| Author |
How To Start Working in EJB 3.0 with Jboss 4.0.2 and Eclipse Europa
|
Debapriya Patra
Greenhorn
Joined: Apr 02, 2008
Posts: 2
|
|
Hi, I am totally new to EJB.Actually i want to start working with EJB 3.0 .I have "Eclipse Europa","Jboss 4.0.2 AS" with me.I need : 1>How to setup the environment with Eclipse europa,Jboss for working in EJB 3.0 2>What are supported jars or plugins we need to setup the environment. Please anybody who have already worked on these IDE and environments, just guide me.Its very urgent. Thnx in advance Regards Debapriya
|
Always expecting some new technologies to learn
|
 |
Scott Selikoff
Saloon Keeper
Joined: Oct 23, 2005
Posts: 3652
|
|
|
In theory, Eclipse should be set up as a full J2EE environment, although sometimes you have to add Jboss-related Jars to the Eclipse environment for building. I'd recommend since you are new to EJB searching Google for a JBoss tutorial, there are plenty out there.
|
My Blog: Down Home Country Coding with Scott Selikoff
|
 |
Debapriya Patra
Greenhorn
Joined: Apr 02, 2008
Posts: 2
|
|
What exactly i was expecting..i came to know in EJB 3.0 we can generate the code by ant script...And another thing i want to know hw to start working EJB in Eclipse Europa....Because whenever i m trying to create an EJb project in Eclipse its coming with EJB2.1, thats why i am confused how to start with EJB 3.0 And another doubt is it necessary to create one EJB project to work with EJB in Eclipse or i can create one simple java project and start writing the EJB code...??? plzz help me on that... Regards Deba
|
 |
Felix Sima
Ranch Hand
Joined: Feb 06, 2008
Posts: 40
|
|
I think the problem you see EJB2.1 instead of EJB3.0 is the versione of JBoss. You shoud use Jboss 5.x to be able to create a EJB3.0 project, but you can create a simple Java project and import the requierd jars. Felix Use www.jaaava.com - A Google for Java !!!
|
 |
Chandrasekhar Elindram
Greenhorn
Joined: Jul 16, 2007
Posts: 15
|
|
Hope this helps http://java.boot.by/scbcd5-guide/apa.html Regards, Chandra.
|
SCJP, SCBCD
|
 |
 |
|
|
subject: How To Start Working in EJB 3.0 with Jboss 4.0.2 and Eclipse Europa
|
|
|