I am trying to get Struts2 running on top of Websphere 6.1 and I am having some issues with this. These issues also occur in the Struts2Showcase. To get it running, I am basically deploying the struts2-showcase-2.0.6.war file into the Websphere application server. The application starts up and works, however, when I try to run the autocomplete or some of the examples that require Dojo, the Dojo part does not work. When I look into it, some of the static resources are not being found, such as CommonFunctions.js and dojoRequire.js. Other ones however are found, like the dojo.js, so not sure if it is related to file size.
I saw a JIRA issue WW-1526 related to this, and even tried to pull the patched "FilterDispatcher.java" file into my project, however, it still did not work. I also tried the patch with the ServletLauncher contained in the Wiki and it did not work either. I even got the latest WebSphere patch and it is still the same. Has anyone run Struts2 Dojo example on Websphere 6.1, or know of a solution to this? I would like to avoid manually copying the static content into my application if possible. Thanks! Alex -- View this message in context: http://www.nabble.com/-S2--struts2-showcase-in-Websphere-6.1-not-picking-up-static-resources-tf3455643.html#a9640940 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]