facebook

Include .jar files in export

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

    Tom Fulton
    Member

    I have a .jar file in an EJB MDB project that I want to include in the export. I can’t seem to get the export to include the .jar file. I have it checked in the “Order and Export” portion of the Build Path. What steps do I have to follow to do this? Also, in order to have the .jar file included in the runtime classpath when deployed, I think I need to specify the “Class-path” in the manifest…is that right, or will MyEclipse do that automatically (assuming I do it right!)? Thanks.

    #267594 Reply

    Riyad Kalla
    Member

    Tom, Are you deploying an EAR that has an EJB Project as a module AND that EJB project contains a JAR that needs to get deployed too?

    (I’m trying to understand the scenario better). Also, MyEclipse will generate the correct MANIFESTs for you, right-click on the EAR, go down to MyEclipse and I believe it’s called Regenerate Manifests.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Include .jar files in export

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