2011/6/15 Flaherty, Brennen F <flahert...@upmc.edu>:
> we have an application that works as expected on tomcat version 6.0.29 on a 
> windows server . If I try to copy the war to a machine running version 6.0.32 
> none of the static content will display. If I copy the war file to a 
> different machine with version 6.0.29 installed the static content displays 
> correctly. In both cases the non static content displays as it should
>
> Does anyone have any ideas why?
>

Verify how your DefaultServlet (or WebdavServlet) is mapped.

There was a change in 6.0.30 to address this issue:
https://issues.apache.org/bugzilla/show_bug.cgi?id=50026

Best regards,
Konstantin Kolinko

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

Reply via email to