Re: Issues with Tomcat 7.0.57 not loading ActionServlets

2015-05-23 Thread Raj
Hi Martin, The dtd for validations.xml, validator-rules.xml and struts-config.xml are not same and that was causing this issue. However, this is fixed after made it same for all. Thanks a lot Martin for all your help -Raj On Sat, May 23, 2015 at 12:07 PM, Raj wrote: > Hi Martin, > I have ver

Re: Issues with Tomcat 7.0.57 not loading ActionServlets

2015-05-23 Thread Raj
Hi Martin, I have verified tiles.jar file was not there under /WEB_INF/lib folder but I have added *struts-tiles-1.3.10.jar *under /WEB_INF/lib folder and still does not make any difference. Even the old application does not have tiles.jar file. we just deployed the old application on the new tomca

Re: Serialization Issue while using tokenInterceptor

2015-05-23 Thread Sreekanth S. Nair
Sorry that stacktrace took when i was testing it with struts2.3.24 (but the error is same :) ) -- Thanks & Regards Sreekanth S Nair Java Developer --- eGovernments Foundation Ph : 9980078913 --

Re: Serialization Issue while using tokenInterceptor

2015-05-23 Thread Lukasz Lenart
Anyway it looks like mixed version of Struts, maybe JBoss keeps in cache the old version 2015-05-23 15:24 GMT+02:00 Sreekanth S. Nair : > No WEB-INF/lib does not contain any jar, its all in > Wildfly(JBoss)/standalone/deployment/myear.ear/lib/ folder > > -- > Thanks & Regards > > Sreekanth S Nair

Re: Serialization Issue while using tokenInterceptor

2015-05-23 Thread Sreekanth S. Nair
No WEB-INF/lib does not contain any jar, its all in Wildfly(JBoss)/standalone/deployment/myear.ear/lib/ folder -- Thanks & Regards Sreekanth S Nair Java Developer --- eGovernments Foundation Ph : 9980078913 ---

Re: Serialization Issue while using tokenInterceptor

2015-05-23 Thread Lukasz Lenart
Is it listing from WEB-INF/lib folder? Because the stacktrace contains this: [xwork-core-2.3.24.jar:2.3.24] which means you mixed up versions 2015-05-23 9:01 GMT+02:00 Sreekanth S. Nair : > Struts 2 related jars > -- > freemarker-2.3.19.jar > ognl-3.0.6.jar > struts2-conven

Re: Serialization Issue while using tokenInterceptor

2015-05-23 Thread Sreekanth S. Nair
Even i have tried replacing asm lib for struts2 by downgrading asm-*5.0.3.jar to asm-*3.3.1.jar. On Sat, May 23, 2015 at 12:31 PM, Sreekanth S. Nair < sreekanth.n...@egovernments.org> wrote: > asm-5.0.3.jar > asm-commons-5.0.2.jar > asm-tree-5.0.2.jar > -- Thanks & Regards Sreekanth S Nair J

Re: Serialization Issue while using tokenInterceptor

2015-05-23 Thread Sreekanth S. Nair
Struts 2 related jars -- freemarker-2.3.19.jar ognl-3.0.6.jar struts2-convention-plugin-2.3.20.jar struts2-core-2.3.20.jar struts2-jasperreports-plugin-2.3.20.jar struts2-jquery-plugin-3.7.1.jar struts2-json-plugin-2.3.20.jar struts2-rest-plugin-2.3.20.jar struts2-spring-plu