• 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

Starting EJB 3.0

 
Ranch Hand
Posts: 58
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ladies and Gents,

I've been doing Struts, Spring, Hibernate, JDBC etc for a couple of years now, but haven't really got bot the time and opportunity to explore EJB.

At this moment I'd like to ask for your advice on how best to start.

I have downloaded
- JBOSS app server 4.2
- JBOSS EJB 3.0 component

I am currently working with Eclipse Europa installed already - all I'm trying to do is to create some sample session beans and create a simple client that uses them.

# QUESTIONS
- should I use JBOSS/eclipse or Glassfish/netbeans? what is your preference and why?
- do you have/know any good tutorials for starting on EJB? Pls share only tutorials that you have used yourself and found to be very good. I need an honest reference.

If you have pointers, advice, guidance etc pls do share it with me. I understand the fundamental concept of EJB, why it's there, etc. I just need some good pointers to start off...

Thanks a bunch!
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic