Darren Gilroy wrote:
>
> Hi -
>
> I solved this problem by hacking catalina.sh and adding classes12.zip to the
> classpath. I tried added the files to the following locations without
> success:
>
> $CATALINA_HOME/lib
> $CATALINA_HOME/common/lib
> $CATALINA_HOME/server/lib
> $CATALINA_HOME/share/lib
> ${webapps_dir}/jetspeed/WEB-INF/lib
>
> I thought that one of these locations would load the class file? Any ideas
> why that didn't work?
>
You must change the name of the file to classes12.jar, the servlet
container class loaders don't know to do with .zip files.
--
jvz.
Jason van Zyl
[EMAIL PROTECTED]
http://jakarta.apache.org/velocity
http://jakarta.apache.org/turbine
http://jakarta.apache.org/commons
http://tambora.zenplex.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]