Thanks for the help. It works now: RAD7.0.0.6 and WAS 6.1.0.17. Works. Struts2-core-2.0.11.jar timjowers
On Fri, Oct 17, 2008 at 3:48 PM, Tim Jowers <[EMAIL PROTECTED]> wrote: > > Thanks for the emails. I downgraded and made the setting but haven't solved > my malfunction yet. I'm on WebSphere Platform 6.1 [BASE 6.1.0.17cf170821.07]. > So, I'll mess with it some more later. > > Tim > > > > On Fri, Oct 17, 2008 at 2:01 PM, Struts Two <[EMAIL PROTECTED]> wrote: > >> >>So, I do have a working configuration for tomcat5.5. Now for >> WebSphere/Rad7. >> >>WebSphere does not give an error message but does load the .jsp but just >> not >> >>the .action. This must be a websphere configuration issue or an issue >> with >> >>conflicting .jars. i'll continue to investigate. >> >> Before you run struts 2 on Websphere, make sure you set the following >> property through websphere admin console: >> >> Application servers > server1 > Web container > Custom Properties > >> com.ibm.ws.webcontainer.invokefilterscompatibility == true >> >> My assumption is you are also running Struts 2.0.11.1 as my current >> project is based on this release, and I have not been experiencing any >> problems of any sort. Bear in mind if you are using struts 2.1.2 Beta >> version you may still experience problem running urls that end with .action >> directly from browser url address. I had this issue before 2.1.2 goes to >> beta and there is a JIRA still open for this. >> >> >> __________________________________________________ >> Do You Yahoo!? >> Tired of spam? Yahoo! Mail has the best spam protection around >> http://mail.yahoo.com >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >