facebook

how to add third party jars to a EAR project?

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

    rabba42
    Member

    Hi,

    I want to add some third party jars to my enterprise application project which are used by the EJB as well as the WEB project. I also want the jars to be configured in the application.xml of the EAR. How can I do that?
    I’m using MyEclipseWorkbench 3.6.2.

    thx Peter

    #202785 Reply

    Hi,

    Create the following folders in your EAR project directory :
    APP-INF/lib/*.jar
    APP-INF/classes/*.class

    It works well with weblogic but I don’t know if it’s a normalized way of doing !

    Sincerly

    Christophe

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: how to add third party jars to a EAR project?

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