[
https://issues.apache.org/jira/browse/AXIS2-4482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rich Scheuerle resolved AXIS2-4482.
-----------------------------------
Resolution: Fixed
The fix and a verification test is provided in revision 809569.
> 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.