Could it be a class loaded by one class loader being cast to the same class
loaded by a different class loader? In tomcat4b2 and on there are a lot more
class loaders (one per jsp) so you have to be careful about where you put
your xml related jar files. If they are already in the server classpath
maybe you should take them out of your WEB-INF/lib directory if they are in
there. Just a guess....

> -----Original Message-----
> From: Ali Ozoren [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, August 20, 2000 1:18 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Tomcat4
>
>
> Hi- has anyone got tomcat4 and cocoon work together.. I'm getting
> java.lang.ClassCastException when trying to run an xsp page.
> It works fine
> with tomcat3.2.1. any clue?
> Thanks --a
>
>

Reply via email to