Yes, the JAR file for commons-logging file gets put into the EAR in the
following location:
MyApp.ear /lib /commons-logging-1.0.4.jar
The JAR file for my EJBs gets put into the EAR in the following location:
MyApp.ear my-ejbs.jar
The MANIFEST for my-ejbs.jar file does contain a Class-Path: entry however
the Class-Path entry DOES NOT reference commons-logging-1.0.4.jar.
--
[Message sent by forum member 'mjremijan']
View Post: http://forums.java.net/node/824149