facebook

JSP Validation Configure Problem MyEclipse 4.0?

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #236268 Reply

    Jay Zimmett
    Member

    Using Eclipse 3.1 and MyEclipse 4.0 (Production).

    Have a web project (Spring enabled) that has the commons-lang.jar in web/inf/lib and on the project build path. I am getting this error and not sure how to fix it.

    Thanks

    Run-time exception java.lang.NoSuchMethodError occurred during validation. The validator being run was JSP Validator and the message thrown was org.apache.commons.lang.StringUtils.isBlank(Ljava/lang/String;)Z.

    #236344

    Riyad Kalla
    Member

    If you remove commons-lang from your build path does the project validate correctly? It seems there might be some cross-polination occuring which would be a bug…

    #236428

    Jay Zimmett
    Member

    Removed commons-lang from the build path, and performed a project clean.

    Still have the warning, everything seems to work though? 😕

    #236431

    Riyad Kalla
    Member

    What Build ID of Eclipse (Help > About) and MyEclipse (Window > Preferences > myEclipse) are you using? I know the Spring libs in our m3 release were a little wonky, so we updated them all in our 4.0 GA release.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: JSP Validation Configure Problem MyEclipse 4.0?

You must be logged in to post in the forum log in