> From: Andrew123 [mailto:[EMAIL PROTECTED] 
> Subject: problem with tomcat 6

> I unpacked servlet-api.jar in my application 
> classes' directory

Don't ever do that.  Placing the same class in two locations in one
branch of the classloader tree is guaranteed to cause problems.

> Then I stop this tomcat and start new tomcat server
> with my application but without unpacked classes in
> my application classes' directory.

I'm confused; did the above fix the problem, or are you still
encountering an error?

 - 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