Hi,
I have created Home and remote interface. I also have the actual bean and client class.
I want to know what to write in weblogic-ejb-jar.xml, weblogic-cmp-jar.xml and ejb-jar.xml for Weblogic 8.1
I have created a batch file with the following line
java weblogic.ant.taskdefs.ejb20.DDInit
and its working in Weblogic 6.1. It creates a folder and in which it has the above mentioned XML file.
Can any one please help me out.. I am new to
EJB.
Thanks in advance.