Hello, I downloaded Jetspeed 2 and was able to get the sample portal to work with the embedded 5.5 Tomcat provided with the download. So the Jetspeed2/bin/startup and shutdown.sh files would work, I had to redefine my $CATALINA_HOME environment variable to point to this embedded instance instead of the regular standalone Tomcat 6.0.x instance on my machine.
I would like to use, however, my regular Tomcat 6.0.x instance for Jetspeed instead of the embedded version that comes with Jetspeed. It is proving not a simple matter of moving the /webapps/jetspeed folder over, because Tomcat 5 and Tomcat 6 have different classloaders, shared library processes, etc., and I'm not exactly certain what needs moving over. Is there any documentation available (or does anyone know) what I need to do to get Jetspeed working on my standalone Tomcat 6 instance? [1] seems to be for Tomcat 5.5 only. Thanks, Glen [1] http://portals.apache.org/jetspeed-2/deployguide/guide-tomcat.html -- View this message in context: http://www.nabble.com/Installation-of-Jetspeed2-on-Tomcat-6.x-tp23714887p23714887.html Sent from the Jetspeed - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
