facebook

JSPRuntimeLibrary cannot be resolved problem

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

    support-michael
    Keymaster

    Hi, I am evaluating MyEclipse these days, and I have a weird error on almost all the JSPs of a WebApp, already developed using Eclipse and that is perfectly working in production : each time I use <jsp:include> tags in a JSP file, I got this “JSPRuntimeLibrary cannot be resolved” exception, while I got all the needed classes in my Classpath (i.e. weblogic.jar, in which you can find all the javax.servlet.jsp.* classes), and while in window–>Prefrences–>MyEclipse, everything is configured to match my environment (ApplicationServers and J2EE-LibrarySets-J2EE1.3).

    The weirdest thing is that I’ve got another WebApp, which is configured just the same, and in which I can use <jsp:include> without no problem!

    Does anybody know what is the problem?

    Thanks in advance.

    #198465 Reply

    support-michael
    Keymaster

    A couple of questions:

    1) what version of MyEclipse are you using?
    2) what OS platform are you on?
    3) Did you create the problematic WebApp using the MyEclipse WebApp wizard?
    4) If you inspect the project’s build path properties does the “J2EE 1.3 Library Set” appear on in the library list?

    Michael
    MyEclipse Support

    #198467 Reply

    No Operation
    Member

    Qs:
    – Do you have also other plugins installed?
    – JspRuntimeLibrary == org.apache.jasper.runtime.JspRuntimeLibrary?
    – At what tíme do you get that error message? Typing? Running your app?

    regards

    NOP

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: JSPRuntimeLibrary cannot be resolved problem

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