How to create an EJB Application in Eclipse 3.2

hi all,any one suggest me, what are the external jars need to be include in eclipse to cretae the ejb applications.Thanx in advance.Bala
[164 byte] By [art84a] at [2007-11-27 7:03:33]
# 1

The javaee.jar from the Java EE SDK should be sufficient. Just add this jar to the installed JRE (Window - Preferences - Java - Installed JREs - Edit). You need at least the javax.ejb package.

There is a dedicated subforum for EJB stuff by the way http://forum.java.sun.com/forum.jspa?forumID=13

BalusCa at 2007-7-12 18:54:47 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Hi baluthanx for your comments.and try to download the jar file and exceute the application.Bala
art84a at 2007-7-12 18:54:47 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3
hi balu,where can i download the javaee.jar.sorry for asking this.bala
art84a at 2007-7-12 18:54:47 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 4
hi,Thanx for your commentsand i download the javaee.jsr in maven repositry.Bala
art84a at 2007-7-12 18:54:47 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 5
Like I said, you need the Java EE SDK. It's just available here at Sun.com.
BalusCa at 2007-7-12 18:54:47 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 6
Probably you can go for an eclipse pluglin like Lomboz which is an open source and supports J2ee.SirG
SirGenerala at 2007-7-12 18:54:47 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 7
What has this to do with his question?
BalusCa at 2007-7-12 18:54:47 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 8
hiWhat has this to do with his question? i unable to understand this question.Bala
art84a at 2007-7-12 18:54:47 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 9
You was asking which external JAR's to add to develop EJB's and SirGeneral was suggesting to add a plugin which has completely nothing to do with your initial question.
BalusCa at 2007-7-12 18:54:47 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...