| Author |
java.io.NotSerializableException: com.opensymphony.xwork2.inject.ContainerImpl$ConstructorIn
|
Manjesh Patil
Ranch Hand
Joined: Sep 24, 2010
Posts: 38
|
|
Hi I have Struts2 application Running on Google App Engine.
When I add "tokenSession" interceptor to any of the actions (say registration.action) , I do get the following exception. If I remove "tokenSession" Interceptor.. things works fine.., what could be the issue?
I have even tried with latest xwork-core-2.3.5-.jar file but no gain.
I use struts2-core.2.3.1.2 and dependent jars. please help me to fix this issue.
Thanks
Manjesh
|
 |
 |
|
|
subject: java.io.NotSerializableException: com.opensymphony.xwork2.inject.ContainerImpl$ConstructorIn
|
|
|