Rapha�l Luta wrote: > Joel Tosi wrote: > >> As the subject line says, I am trying to get JetSpeed up under Tomcat 4.0. >> I built the war and dropped in, page loads fine, but the log file shows an >> exception, a class from XALAN was not found, so I hardcode xalan.jar to the >> classpath, log file complains about jaxp, throw Jaxp jar in, log file >> complains about turbine.... and so the pattern continues. Any ideas? I >> have been going through jars for about an hour now with no luck.. >> > > > I'm trying the same with Tomcat 4.0b3 and there seems to be a > classloading > problem as I have ClassNotFoundErrors in the error logs that change > between > instanciation without changing the configuration... Weird. > >>From what I can guess, it's related to the Thread pool and the creation > of > new non-Catalina managed threads but I could not yet create a test case. > I will take a look when I have time, but it will not be soon :) I have not really tried to setup Jetspeed with Catalina yet, just a small experiment. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
