Running on websphere 7 and 8 fails ---------------------------------- Key: JS2-1271 URL: https://issues.apache.org/jira/browse/JS2-1271 Project: Jetspeed 2 Issue Type: Bug Components: Deployment Affects Versions: 2.2.2 Environment: Windows XP Websphere 7 (tested on 7.0.0.0 Express) Websphere (tested on 8.0.0.1 Standard Edition) Reporter: Mads Orehøj Sørensen Priority: Minor
The web.xml file states: l: 85->88 <filter-mapping> <filter-name>staticResourceCachingFilter</filter-name> <servlet-name>default</servlet-name> </filter-mapping> The default servlet is not defined (must be defined elsewhere on tomcat), this causes an error on Websphere. Websphere 7 logs an error. Jetspeed can't run on Websphere 8 due to the bug. Fix: Removing the default servlet ? -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-dev-unsubscr...@portals.apache.org For additional commands, e-mail: jetspeed-dev-h...@portals.apache.org