facebook

Update ejb manifest file from JEE 5 EAR

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    This message has not been recovered.

    #277073

    Loyal Water
    Member

    This message has not been recovered.

    #277113

    This message has not been recovered.

    #277141

    Loyal Water
    Member

    This message has not been recovered.

    #277193

    This message has not been recovered.

    #277196

    Loyal Water
    Member

    This message has not been recovered.

    #277224

    This message has not been recovered.

    #277375

    Loyal Water
    Member

    This message has not been recovered.

    #277407

    This message has not been recovered.

    #277504

    Riyad Kalla
    Member

    Giovanni,
    I think there is some confusion on this issue that we should clarify in the interface a bit.

    With Java EE 5, any library required by an EAR’s module should go into the EAR/lib dir, then the application server automatically exploded that to the class path of the EAR’s modules, you don’t need to update the manifests.

    Also the application.xml file has become optional, more information here:
    http://java.sun.com/developer/technicalArticles/J2EE/intro_ee5/

    Attached (JEE5Manifests.zip) is an example ZIP of an EAR, EJB and dep Java module to see how they are setup.

    Attachments:
    You must be logged in to view attached files.
    #277517

    Thanks a lot for the answer.

    #277518

    Riyad Kalla
    Member

    No problem

Viewing 12 posts - 1 through 12 (of 12 total)
Reply To: Update ejb manifest file from JEE 5 EAR

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