WebServiceContext contents persist after the JAX-WS call
--------------------------------------------------------

                 Key: AXIS2-4482
                 URL: https://issues.apache.org/jira/browse/AXIS2-4482
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: jaxws
            Reporter: Rich Scheuerle
            Assignee: Rich Scheuerle


The @WebServiceContext information is only applicable during the server 
invocation of the JAX-WS web service message.

After the invocation, the resources (ie. soap message) held by the 
@WebServiceContext should be released so that it can be properly garbage 
collected.
Failure to do this causes a memory leak.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to