facebook

Server does not support version 2.4 of J2EE specification

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #264123 Reply

    Joe7pack
    Member

    I’m trying to debug a JSP using weblogic server. I get this error message:

    The server does not support version 2.4 of the J2EE Web module specification.

    Any ideas what I can do to correct this error?

    Thanks

    #264161 Reply

    Riyad Kalla
    Member

    You have two choices. You can upgrade your WebLogic install, or you can re-create your project as a J2EE 1.3 spec’ed web project (the default is 1.4, which creates a web.xml file that uses a schema, and not the older DTD)

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Server does not support version 2.4 of J2EE specification

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