Re: EJB2.0 compatible server
Posted By:
Harish_Mohan
Posted On:
Monday, January 21, 2002 06:46 PM
I'm not sure about WAS4.0. However I know that Weblogic 6.1, Pramati Server 3.0 and JBoss 3.0 (which is still in alpha) will support EJB/CMP 2.0
Posted By:
Laks_Kums
Posted On:
Monday, January 21, 2002 02:12 PM
Abhay
I am a novice to EJB. I am trying to learn things from java tutorials.
I read that to create a deployment descriptor I have to
java weblogic.ejb.utils.DDCreator -dir ejb/demo ejb/demo/DeploymentDescriptor.txt
but it says that it cannot find DDCreator class. Can u please help me ?