Re: Issues with latest struts upgrade:

2014-04-30 Thread satish jupalli
Thanks Markus. I was able to figure out the issue. It's the disabling DMI is what was causing the issue. Resolved the issue with strict-method-invocation="true" Regards Satish Jupalli On Tue, Apr 29, 2014 at 10:52 PM, Markus Fischer wrote: > Hi Satish, > > > Thanks Lukas. Correct me If I'm wro

Re: Issues with latest struts upgrade:

2014-04-29 Thread Markus Fischer
Hi Satish, > Thanks Lukas. Correct me If I'm wrong.. struts-2.3.16.2 is supposed to > contain the previous fixes as well , is it not the case? If that's not > the case how to get the jar's with the fixes. Struts 2.3.16.2 does include previous fixes. That is most probably the reason for the issu

Re: Issues with latest struts upgrade:

2014-04-29 Thread satish jupalli
Thanks Lukas. Correct me If I'm wrong.. struts-2.3.16.2 is supposed to contain the previous fixes as well , is it not the case? If that's not the case how to get the jar's with the fixes. On Tue, Apr 29, 2014 at 9:47 PM, Lukasz Lenart wrote: > You missed three versions in between, please read

Re: Issues with latest struts upgrade:

2014-04-29 Thread Lukasz Lenart
You missed three versions in between, please read version notes of each. 2014-04-29 15:45 GMT+02:00 satish jupalli : > Hi, > > > We are facing issue with the latest struts upgrade. (From struts-2.3.15.1 > to struts-2.3.16.2). Did the latest patch changed anything? Everything was > running fine bef

Issues with latest struts upgrade:

2014-04-29 Thread satish jupalli
Hi, We are facing issue with the latest struts upgrade. (From struts-2.3.15.1 to struts-2.3.16.2). Did the latest patch changed anything? Everything was running fine before upgrade. My app is running on Tomcat 7.0.42. com.opensymphony.xwork2.config.ConfigurationException: There is no Action ma