Fix ThreadLocalAwareWebServiceContext singleton de/serialization
----------------------------------------------------------------
Key: JBWS-3337
URL:
https://issues.jboss.org/browse/JBWS-3337
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: jbossws-integration
Reporter: Richard Opalka
Assignee: Richard Opalka
Fix For: jbossws-native-4.0, jbossws-cxf-4.0
By default, the java deserialization process creates new instances of classes.
Singletons have to overrdide readResolve method to return singleton instance.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira