posted 17 years ago
Hello,
When I restart the server, I get this exception:
Caused by: java.io.NotSerializableException: org.apache.struts.beanaction.DefaultActionInterceptor
at java.io.ObjectOutputStream.writeObject0(Unknown Source)
at java.io.ObjectOutputStream.defaultWriteFields(Unknown Source)
at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
at java.io.ObjectOutputStream.writeObject0(Unknown Source)
What could be the source for it?