Hi all,
I have a JAR file, containing EJBs, called myejb.jar, a WAR file called mywar.war and they are in an EAR file called myear.ear. How should I specify the Class-Path attribute in the WAR's MANIFEST.MF to can use my EJBs from myejb.jar?
Thank you,
Laszlo.