users@glassfish.java.net

Re: Apache commons Logging classpath problem

From: <forums_at_java.net>
Date: Wed, 20 Jul 2011 07:46:18 -0500 (CDT)

 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