| Author |
Learning Ejb on Jboss server
|
shetal bansal
Ranch Hand
Joined: May 09, 2005
Posts: 63
|
|
Hi, I am new to ejbs and so planning to learn them by working on a few online sample codes/examples/projects. Can anyone provide me with a good online resource for learning Ejbs and more importantly how to deploy them on Jboss server?? Waiting for a reply, Thanks in advance, Shetal
|
 |
Marco Barenkamp
Ranch Hand
Joined: Aug 27, 2001
Posts: 94
|
|
Hi, you may use the JBoss IDE Tutorial. This covers the deployment part. Mastering EJB (non-printable online version from theserverside.com) is the EJB bible. Cheers,
|
Marco Barenkamp<br />_ _ _ _ _ ________________________ _ _ _ _ _ <br />L M I N T E R N E T S E R V I C E S AG<br /> <br />Head of Software Development<br /> <br /> <br />BEA Certified Enterprise Developer<br />Sun Certified Programmer for the Java2 Platform<br />Sun Certified Web Component Developer for the Java2 Platform<br />Sun Certified Developer for the Java 2 Platform <br />Sun Certified Business Component Developer for the Java 2 Platform <br />Sun Certified Enterprise Architect for the Java 2 Platform Enterprise Edition<br /> <br />LMIS AG
|
 |
Dave Salter
Ranch Hand
Joined: Jul 20, 2005
Posts: 292
|
|
If you want to learn EJB2, have a look at the JBoss online docs (http://docs.jboss.org/jbossas/getting_started/v4/html/) If you want to lear about the newer EJB3, have a look at the JBoss trailblazers (http://www.jboss.com/docs/demos). With the trailblazers, you can run the demos online and download the code.
|
 |
Peter Rooke
Ranch Hand
Joined: Oct 21, 2004
Posts: 779
|
|
Also, learn to use Ant with XDoclet, the Eclipse JBossIDE / Lomboz uses these technologies. Here's a ejb (old ejb 2.0) tutorial: Tutorial for building J2EE Applications using JBOSS and ECLIPSE - Watch out, as there are a few bugs (features ), something to do with the tools generating some incorrect XML tags. I think however these problems been talked about on this forum.
|
Regards Pete
|
 |
shetal bansal
Ranch Hand
Joined: May 09, 2005
Posts: 63
|
|
|
thanxs a ton for all ur wonderful replies!!
|
 |
 |
|
|
subject: Learning Ejb on Jboss server
|
|
|