facebook

Starting EJB 3 in MyEclipse

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

    raka_oscr
    Member

    Hi,

    I am using myEclise 6.0.1 GA, I need to build a simple application(EJB) using JBoss 4.x as my application server and Oracle 10g as my DataBase server. I am very new to EJB 3 concepts, When I google, many tutorials guiding me in “Glassfish server”, But I need to go with JBoss. Can anyone guide me?

    -raka

    #339652 Reply

    support-swapna
    Moderator

    Raka,

    You should deploy the EJB3 to a Java EE 5.0 compliant application server. Glassfish 2 is Java EE 5.0 complaint. So pickup JBoss version which is Java EE 5.0 compliant.

    Here is a tutorial for EJB 2.x and JBoss 3.x :
    http://www.myeclipseide.com/documentation/quickstarts/firstejb/#deploy

    You can follow on the same lines for EJB 3 and JBoss and let us know if you see any issues.

    I strongly recommend you install MyEclipse 2013 our latest version to take advantage of the fixes and enhancements we made since ME 6.x. You can install ME 2013 from here :
    https://www.myeclipseide.com/module-htmlpages-display-pid-4.html

    Let us know if you see any issues.

    #339655 Reply

    raka_oscr
    Member

    Thank you swapna,

    Can you please suggest me any sample EJB3 application for y better understanding?

    -raka

    #339658 Reply

    support-swapna
    Moderator

    Raka,

    Here is a tutorial on EJB3 :
    http://www.myeclipseide.com/documentation/quickstarts/ejb3/

    For EJB3 specific development queries I suggest you cross post to development forums for better support.

    Hope it helps.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Starting EJB 3 in MyEclipse

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