juanita wrote:


I am using oc4j as an application server and the logger used is
java.util.logging.Logger

When I am trying to use org.apache.commons.logging.LogFactory I get:
an 'org.apache.commons.logging does not exist' error.

That means the file commons-logging-1.0.4.jar is not in the classpath of your Application server.

<snip/>

Chris



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to