facebook

Leaving ant to use MyEclipse deploy features

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

    Hi,

    I’m trying deploy one EJB 3.0 application into JBoss 5.1, and I’m facing a lot of issues, the bigest ones are the JBoss configurations for 5.1 version, and now I don’t know what I have to do to create the .ear file using the MyEclipse deploy tools, because it only create the .jar file.
    Few things more, why we don’t have one tutorial for EJB3 with annotations and one full tutorial completely using java standard using EJB3 ? Because with this, anyone could after make the minor changes and do it suitable to any AS.
    Can any one help me, other else I’ll have to come back to ant and loose some time creating the build.xml.
    thanks in advance

    #299995 Reply

    Brian Fernandes
    Moderator

    kvillaca,

    If you choose File > Export > Java EE > EAR file (MyEclipse). You are allowed to select the enterprise application project and create the EAR. Alternatively, when you choose to deploy the EAR project from the context menu, does it allow you to select JBoss 5.1, that should deploy it directly without the manual step.

    I’ll ask the documentation team to look into creating a Java EE 5 EJB3 tutorial, is there anything in particular you would like it to cover? We do have a tutorial covering JPA annotations, if that helps.

    #300010 Reply

    Thank you for the answer.
    I think that on standard tutorial for EJB3 is enough, thank you once again.

    #300055 Reply

    Loyal Water
    Member

    Your welcome.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Leaving ant to use MyEclipse deploy features

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

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