RE: ROOT not working

2008-01-28 Thread John Le
Yeah a redirect page will be my last resort. It has a minor drawback of making the back button a little bit harder to use since it will auto forward. I'll see if I can have the IT group change the domain name to serverip/AppName verses just serverip before doing a redirect. - Jo

RE: ROOT not working

2008-01-28 Thread John Le
ecause it works fine in its default location, but not in ROOT. If I deploy it to the default location and modify the conf/server.xml to add in the Context docBase path tag it works but it causes system instability after a while, possibly because it deploys the application twice. - John Le -O

ROOT not working

2008-01-28 Thread John Le
ileged(Native Method) javax.security.auth.Subject.doAsPrivileged(Subject.java:517) org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:275) org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.jav a:161) note The full stack trace of the root cause is available in the Apache Tomcat/5.5.20 logs. Thanks, John Le

Tomcat 5.5 server.xml

2008-01-23 Thread John Le
ing Framework. If I revert my server.xml config file back to normal all is well again. Has anyone ran into this problem or know of a fix or what I'm doing wrong here? Thank you, John Le