0 Replies Latest reply on Oct 23, 2006 5:57 AM by weiming

    Generate EAR file

    weiming

      Hi, there
      I am new to both EJB 3.0 and JBoss Eclipse IDE.
      I have used EJB 3.0 framework to create a stateless application "Calcuator" based on EJB 3.0 Tutorial. Now, I want to generatr an ear file so I can run this application on JBoss 4.0.4. Do I have to use XDoclet Configurations to manully create jar, war and ear files, or I can click a button (e.g., "Build" in NetBean) to automatically create these files in Eclipse?

      Regards
      Ming