[jbossws-issues] [JBoss JIRA] Created: (JBWS-3337) Fix ThreadLocalAwareWebServiceContext singleton de/serialization

Richard Opalka (JIRA) jira-events at lists.jboss.org
Tue Aug 9 15:59:26 EDT 2011


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

        


More information about the jbossws-issues mailing list