You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by dummy <le...@cmks.com.sg> on 2005/04/13 08:04:08 UTC

Help with tomcat 5.5

Problem with tomcat 5.5.

Application running on tomcat 5.0 fine but when run on tomcat 5.5 alot of
problem appeared like noclassfound.

Why is it so ?

Anybody have the same problem ?

How to solve ?



Re: Help with tomcat 5.5

Posted by Anoop kumar V <an...@gmail.com>.
the classes / jar files available for TC 5.5 are not the same in your
case - Check the commons/lib folder and the web-inf/lib folder.

Make sure all the classes/jar files in the above folders in 5.0 are
available and the same as in 5.5 - my guess is that some are missing
in 5.0.

if that does not solve - them copy paste the exact classNotFound and
someone will be able to help u in finding the right jar.

HTH,
Anoop

On 4/13/05, dummy <le...@cmks.com.sg> wrote:
> 
> Problem with tomcat 5.5.
> 
> Application running on tomcat 5.0 fine but when run on tomcat 5.5 alot of
> problem appeared like noclassfound.
> 
> Why is it so ?
> 
> Anybody have the same problem ?
> 
> How to solve ?
> 
> 


-- 
Thanks and best regards,
Anoop

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org