facebook

[Closed]EJB project manifest file doesn’t include class-path

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

    rhe
    Member

    I build a J2EE project using myeclipse and add ejb project into it. And EJB project is depending on a java project, which has all the jars needed for the ejb. When I do the ear export, the ejb jar file’s manifest file does not include the class path to those jars. HELP!!

    #263230 Reply

    Greg
    Member

    Have you gone throw the documentation on this topic found in the “Advanced features” section of this doc?
    http://www.myeclipseide.com/images/tutorials/quickstarts/earprojects/

    #263408 Reply

    rhe
    Member

    Yeah, i figure out the issue, the dependend jar’s manufest file will override the ejb module manufest, sounds like funny.
    I remove the manufest from dependend jars and it works now.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: [Closed]EJB project manifest file doesn’t include class-path

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