Re: DMI issue with struts 2.3.29 in tomcat

2016-07-07 Thread Vidula Hasaranga
Yes, That fixed my issue. I am going to convert the Codebehind to Convention now. But app is working well now with suggested changes. Thank you very much for the support. Regards, Vidula. Vidula Hasaranga Consultant Technology [image: ACCELaero] <http://www.accelaero.com>

Re: DMI issue with struts 2.3.29 in tomcat

2016-07-07 Thread Vidula Hasaranga
ult(name = "json", value = "", type = JSONResult.class) }) Any idea on this... Regards, Vidula Hasaranga Consultant Technology [image: ACCELaero] <http://www.accelaero.com> <http://www.worldtravelawards.com/award-travel-technologys-leading-pss-provider-2

Re: DMI issue with struts 2.3.29 in tomcat

2016-07-06 Thread Vidula Hasaranga
I changed my struts-config to below, but still no luck. ** *http://struts.apache.org/dtds/struts-2.3.dtd <http://struts.apache.org/dtds/struts-2.3.dtd>">* ** * * * * * * ** Anyway thanks for the help. Regards, Vidula Hasaranga Consultant Technology [image: AC

DMI issue with struts 2.3.29 in tomcat

2016-07-06 Thread Vidula Hasaranga
My web app uses struts 2.3.15 and deployed in tomcat 7.0.47 (and in tomcat 8.0.15 too). I have used most of the calls using DMI (Dynamic Method Invocation) using urls like /testapp/userspace/user!getRole.action Now I have updated the application to struts version 2.3.29 and any of the DMI methods

Re: DMI issue with struts 2.3.29 in tomcat

2016-07-06 Thread Vidula Hasaranga
(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Regards, Vidula Hasaranga Consultant Technology [image: ACCELaero] <http://www.accelaero.com> <http://www.worldtravelawards.com/award-travel-technologys-leading-pss-provider-2015> Information Systems Associates (Pvt) Ltd, Colombo 3, S

DMI issue with struts 2.3.29 in tomcat

2016-07-06 Thread Vidula Hasaranga
My web app uses struts 2.3.15 and deployed in tomcat 7.0.47 (and in tomcat 8.0.15 too). I have used most of the calls using DMI (Dynamic Method Invocation) using urls like /testapp/userspace/user!getRole.action Now I have updated the application to struts version 2.3.29 and any of the DMI methods