facebook

EJB 3.0?

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

    dapriett
    Member

    Hi – I was wondering how in MyEclipse you create a new Session EJB using 3.0 standards? Looks like currently it only does up to 2.X.

    If it’s not there yet, could we get instructions on how to create a 2.0 session EJB and modify the xdoclet-build so that it will produce a 3.0 EJB?

    Thanks!

    #249329 Reply

    zambizzi
    Member

    I’m working on an EJB3 project and I use MyEclipse. There is no official “support” for it but if you create a User Library and add the EJB3 jars from your AS, there is nothing stopping you from adding the annotations to the classes yourself.

    I created an EAR project in MyEclipse and deploy it to JBoss 4.0.4RC1 – it works just fine.

    #249362 Reply

    Riyad Kalla
    Member

    dapriett,
    Zambizzi is quite right, you can do that and get running right away. Also Sebastian posted a new tutorial over at LaLiLuna covering EJB 3.0, MyEclipse and JBoss. You can find that here: http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-11822.html

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: EJB 3.0?

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