facebook

[Closed] How to generate .ear file?

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

    calsonli
    Member

    Hi all,

    I created an EJB project and deployed it as .jar and created a web project that reference the EJB project, the web project is deployed as .war file.

    How can I create an .ear file by combining .jar file and .war file?

    Thanks,
    Calson

    #271568 Reply

    Riyad Kalla
    Member

    Calson,
    You want to create an Enterprise Application Project, and add the War and Ear to it as modules, then deploy the single Ent App project, it will be an EAR.

    Please see this for reference: http://www.myeclipseide.com/images/tutorials/quickstarts/earprojects/

    #271621 Reply

    calsonli
    Member

    Thanks Riad. I tried to access the suggested web site twice, but I got the following error message, is the link broken?

    Proxy Error
    The proxy server received an invalid response from an upstream server.
    The proxy server could not handle the request GET /enterpriseworkbench/help/topic/com.genuitec.myeclipse.doc/html/quickstarts/earprojects/index.html.

    Reason: Error reading from remote server

    ——————————————————————————–

    Apache/2.2.0 (Fedora) Server at myeclipseide.com Port 80

    #271635 Reply

    Loyal Water
    Member

    Hi calsonli,
    Seems like the educational material website is down. I have asked our Network Engineer to take a look at the issue. Site should be up and working soon. Sorry for the inconvenience.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: [Closed] How to generate .ear file?

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