Re: problem in building deployable jar file
Posted By:
P_Godfrey
Posted On:
Thursday, June 7, 2001 01:14 AM
Set the weblogic/bin directory to the PATH. From the DOS command prompt type ejbc -keepgenerated -verbose <> <>
This will give u the deployable JAR file. Then edit the weblogic.properties, to deploy your bean
This would help your problem