https://issues.apache.org/bugzilla/show_bug.cgi?id=49205
--- Comment #1 from Peter <p...@geekpete.com> 2010-04-27 21:59:23 EDT --- My current workaround is to use this configuration in my server.xml: <Context path="xtestapp" docBase="testapp" allowLinking="true" reloadable="true" > The leading "x" is removed as per the bug and the correct context is then in place with no errors shown in Catalina.out. There is also only one correct exploded war directory of "testapp" inside the deploy directory. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org