• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

EJB 2.0 with eclipse IDE for JBOSS

 
Ranch Hand
Posts: 145
Oracle Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ranchers,

Merry Christmas.

I want to write ejb 2.0 programs with Eclipse IDE for JBOSS. My JBOSS is JBOSS4.0.5EJB. Can anyone help me with steps.

I created a new project by selecting ejb 2.1

But how and where to create other classes and configure it, is a problem.

Anyone can help?

Regards,
Nancy
 
Ranch Hand
Posts: 10198
3
Mac PPC Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Any reasons why you want to use EJB 2.x? Why not better use EJB 3.0?
 
Nancy Antony
Ranch Hand
Posts: 145
Oracle Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


company needs trg on ejb2.0 with Eclipse IDE for JBOSS

Can anyone help to know how to configure JBOSS server 4.0.5 EJB with Eclipse IDE for JBOSS for ejb 2.0 and ejb 3.0?

Regards Ranchers,

Nancy here waiting for technical help
 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Use Eclipse 3.4 (Ganymede) with JBoss Tools 3.0 (it's a beta). It should provide what you need. I can't think of any tutorials on using it for EJB 2.x, though - all of the tutorials I have seen, including the ones in the JBoss Tools documentation, deal with EJB 3.

One thought - get the book JBoss at Work. It goes through developing an EJB 2.x application. It uses 4.0.2 but the EJB stuff should apply to 4.0.5 (I think that the web services stuff will not work on 4.0.5 though).
 
Nancy Antony
Ranch Hand
Posts: 145
Oracle Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks
 
You know it is dark times when the trees riot. I think this tiny ad is their leader:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic