Hello,

I'm a relative novice trying to create a J2EE Enterprise Application which
can use Log4j logging in both the Application Client and the EJB's. 

I created a Java project containing the log4j-1.2.7.jar file and a
log4j.properties file. After adjusting the JavaBuildPath in the Client I
could get logging to work when I ran the Client as a Java Application.
However, when I tried to test the Application Client on the Websphere
server, I encountered this error message:

WSCL0100E: Exception received: java.lang.NoClassDefFoundError:
org/apache/log4j/Category

Apparently the something is wrong with the deployment of the Application
and/or Client.

Can anyone suggest the "proper" way to incorporate Log4j into a J2EE
Enterprise Application under WSAD? (BTW, I have the new version 5.0 of
WSAD.)

Thanks,

Bill Mullica


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

Reply via email to