Hi, I'm having problems getting my webapp to be recognized at the root of my development tomcat server 5.5.16 (http://localhost:8080).
I've been using tomcat 5.0.28 for 1.5 years and accomplished this by putting a webAppName.xml file at catalina.home/conf/Catalina/localhost containing the following ... <Context path="" docBase="webAppName" debug="0" reloadable="true"> this seemed to do the trick. However, this is not working in tomcat 5.5.16. I've also tried the META-INF/context.xml config. Can someone advise? I've googled, checked over the setup and config docs, looked at several readme and running.txt with no luck. thx Eric --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]