> From: Anoop kumar V [mailto:[EMAIL PROTECTED] 
> Subject: Re: User-specified log class 
> 'com.sun.idm.logging.trace.TraceLogger' cannot be found or is 
> not useable.
> 
> as soon as I deleted the j2ee.jar from the 
> webapp/<app>/WEB-INF/lib everything seemed
> to work just fine.
> 
> I cannot pull the jar out - because this is a product 
> implementation and we need to provide one big war to
> the deployment team...

You must pull the j2ee.jar out - it should not be present inside the
webapp on any container that I'm aware of, since the container itself
provides the necessary subset of J2EE classes.  The presence of j2ee.jar
within a webapp can only lead to conflicts and problems that are
difficult to diagnose.  The mailing list archives have lots of incidents
of this type.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to