Re: Struts 2 dispatcher does not see namespace and action in URL

2009-05-27 Thread Dave Newton
Dave Newton wrote: steven.mitch...@umb.com wrote: > I have a Struts 2 application that runs fine under Tomcat 5.5 > that will not run on a fully patched version of WebSphere 6.1. I seem to remember we had to set a WS setting to get things working right; I've got an email in to my ex-co-worker

Re: Struts 2 dispatcher does not see namespace and action in URL

2009-05-26 Thread Dave Newton
Martin Gainty wrote: did ibm provide any solution to these problems with their AppServer? http://www.networkworld.com/news/2009/032609-ibm-layoffs.html Huh? steven.mitch...@umb.com wrote: > I have a Struts 2 application that runs fine under Tomcat 5.5 > that will not run on a fully patched ver

RE: Struts 2 dispatcher does not see namespace and action in URL

2009-05-26 Thread Mitchell, Steven
] Sent: Tuesday, May 26, 2009 1:48 PM To: Struts Users Mailing List Subject: RE: Struts 2 dispatcher does not see namespace and action in URL Do you have Basic or Form based authentication enabled in your web.xml? --- On Tue, 5/26/09, Mitchell, Steven wrote: > From: Mitchell, Steven > S

RE: Struts 2 dispatcher does not see namespace and action in URL

2009-05-26 Thread Struts Two
Do you have Basic or Form based authentication enabled in your web.xml? --- On Tue, 5/26/09, Mitchell, Steven wrote: > From: Mitchell, Steven > Subject: RE: Struts 2 dispatcher does not see namespace and action in URL > To: "Struts Users Mailing List" > Received: Tuesd

RE: Struts 2 dispatcher does not see namespace and action in URL

2009-05-26 Thread Mitchell, Steven
b.com] Sent: Tuesday, May 26, 2009 8:23 AM To: user@struts.apache.org Subject: Struts 2 dispatcher does not see namespace and action in URL I have a Struts 2 application that runs fine under Tomcat 5.5 that will not run on a fully patched version of WebSphere 6.1. The application index.jsp

RE: Struts 2 dispatcher does not see namespace and action in URL

2009-05-26 Thread Martin Gainty
; Date: Tue, 26 May 2009 09:30:07 -0400 > From: terry.gard...@sun.com > Subject: Re: Struts 2 dispatcher does not see namespace and action in URL > To: user@struts.apache.org > > I vaguely remember something about WebSphere and Apache commons > logging ... will try to dig it up.

Re: Struts 2 dispatcher does not see namespace and action in URL

2009-05-26 Thread Terry Gardner
I vaguely remember something about WebSphere and Apache commons logging ... will try to dig it up. On May 26, 2009, at 9:22 AM, Mitchell, Steven wrote: I have a Struts 2 application that runs fine under Tomcat 5.5 that will not run on a fully patched version of WebSphere 6.1. The applicati

Struts 2 dispatcher does not see namespace and action in URL

2009-05-26 Thread Mitchell, Steven
I have a Struts 2 application that runs fine under Tomcat 5.5 that will not run on a fully patched version of WebSphere 6.1. The application index.jsp page redirects to a mapped namespace and action, yet the Struts 2 dispatcher does not see the namespace or action. It issues the message "There is