Hello. I am trying to run Jetspeed under Tomcat on NT. I have done the follwing steps: I downloaded the JDK, Tomcat and Jetspeed. Unzipped JDK, setup JAVA_HOME. Unzipped Tomcat, setup TOMCAT_HOME. Tested and verified all the Tomcat samples, worked fine. Unzipped Jetspeed, Copied the WAR file to the TOMCAT\webapps directory Restarted Tomcat and received the following error: 2001-05-24 08:11:48 - ContextManager: Adding context Ctx( /examples ) 2001-05-24 08:11:49 - ContextManager: Adding context Ctx( /admin ) Starting tomcat. Check logs/tomcat.log for error messages 2001-05-24 08:11:49 - ContextManager: Adding context Ctx( /jetspeed ) 2001-05-24 08:11:49 - ContextManager: Adding context Ctx( ) 2001-05-24 08:11:49 - ContextManager: Adding context Ctx( /test ) initializing all services using org.apache.tomcat.facade.ServletConfigImpl initializing service: ResourcesService cannot load servlet name: jetspeed 2001-05-24 08:11:50 - PoolTcpConnector: Starting HttpConnectionHandler on 8080 2001-05-24 08:11:50 - PoolTcpConnector: Starting Ajp12ConnectionHandler on 8007 Help appreciated. T --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
