| Author |
Any free tool to generate ejb-jar.xml automatically ?
|
Chandu Dharmadhikari
Ranch Hand
Joined: Jan 22, 2005
Posts: 35
|
|
Hi All Plz suggest if there is any free tool to generate ejb-jar.xml automatically & error free other than J2SDKEE. Thanx in advance
|
 |
David Harkness
Ranch Hand
Joined: Aug 07, 2003
Posts: 1646
|
|
I really like XDoclet. It will not only generate all of your deployment descriptors but your bean and home interfaces (both local and remote) and other helpful classes using tags in your JavaDocs. [ February 23, 2005: Message edited by: David Harkness ]
|
 |
Jayesh Netravali
Greenhorn
Joined: May 07, 2003
Posts: 12
|
|
|
The weblogic7 installation has a Builder tool with it which generates all the deployment descriptors needed. I dont know if you can get an evaluation copy of the same.
|
 |
 |
|
|
subject: Any free tool to generate ejb-jar.xml automatically ?
|
|
|