EJB2 using XDoclet 1.2.3 and JBoss 6 in Eclipse Galileo
Tulika Shil
Greenhorn
Joined: Jan 09, 2012
Posts: 2
posted
0
I am trying to create a simple EJB 2.0 project in eclipse using JBoss6 and XDoclet, what I understood from the WTD project is that I need to create the java class rest of the home and remote inteface will be created by XDoclet, but ist's not creating the interfaces, can anyone help me with this
If what you want is to learn EJB, then do yourself a favor and start learning EJB 3.x
No need to touch EJB 2.x at all unless of course you are going to maintain a legacy project.
subject: EJB2 using XDoclet 1.2.3 and JBoss 6 in Eclipse Galileo