Caldarale, Charles R wrote:
> 
>> and the app fails to deploy.
> 
> What messages do you see in the log concerning the deployment?
> 
>  - Chuck
> 

Thanks for the reply.  BTW, this is attempting to deploy Confluence.  Here's
the error I get:
{code}
SEVERE: Exception starting filter sitemesh
...
Caused by: com.opensymphony.module.sitemesh.factory.FactoryException: Could
not read config file : /WEB-INF/sitemesh.xml: java.io.FileNotFoundException:
C:\apache-tomcat-6.0.18\webapps\abc.gov (The system cannot find the file
specified)

I don't think my app should have to know about the '#'?  I tried debugging
the loading of SiteMesh to see what the servlet context was set to, but I
don't think the jar that comes w/ Confluence has debug info, at least
IntelliJ couldn't match up the breakpoints w/ valid source.

Thanks,
Jim




-- 
View this message in context: 
http://www.nabble.com/Multi-level-context-broken-in-Tomcat-6.0.18--tp21507526p21545572.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to