facebook

EAR for WebLogic 8.1 SP4 Classpath woes

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

    piratepete
    Member

    Guys:

    Does anyone know why a JSP page in the Web application of an EAR using MyEclipse for WebLogic 8.1 SP4 can’t reference JAR’s that have been added to the /lib folder of the EAR project. We put most of the JAR’s in the EAR project and then added those jars in the EJB and Web project as EAR_Project/my.jar.

    If we actually look in the archive(.EAR) the jars are all there and should be referenceable by the EJB and the Web projects. Also, the deployment using MyEclipse is successful. The only proprietary thing we had to do so far is add a <weblogic> tag to the .xdoclet file in the EJB project.

    But … now we can’t reference the JAR files. We are deploying the EAR using the packaged method of the MyEclipse deployment methods.

    Any ideas? 😯

    Thanks,

    David Whitehurst (aka PiratePete)

    #239088 Reply

    Riyad Kalla
    Member

    We will look into this, hang in there.

    #239114 Reply

    Scott Anderson
    Participant

    David,

    Did you update the META-INF/MANIFEST.MF file in the webproject to add the jars in the EAR to the classpath of the deployed war project? Information all about this is in the Advanced section of the Enterprise Project Quickstart here: http://myeclipseide.com/enterpriseworkbench/help/topic/com.genuitec.myeclipse.doc/html/quickstarts/earprojects/index.html#advanced_features

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: EAR for WebLogic 8.1 SP4 Classpath woes

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