FIx configuration for Tomcat
----------------------------
Key: WOOKIE-231
URL: https://issues.apache.org/jira/browse/WOOKIE-231
Project: Wookie
Issue Type: Sub-task
Environment: Apache Tomcat 6.0.20, Apache Tomcat 7.0.2
Reporter: Scott Wilson
On tomcat, the static .wgt export files cannot be served up properly from
/export/* as the default servlet is disabled by placing our main filter
operating on /*.
More information on this issue here:
http://stackoverflow.com/questions/870150/how-to-access-static-resources-when-using-default-servlet/3593513#3593513
Basically to enable static downloads on Tomcat requires either a custom file
servlet or a rethink of the application structure, or some advanced web.xml
configuration to get around the issue.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira