Description
Hi!
I think I see a leak when using ServiceClient.
In my client I intialize the ConfigurationContext once and resuse it to initialize the ServiceClient :
ServiceClient sender = new ServiceClient(configContext,null);
Calling 'cleanup()' on the ServiceClinet explicitly after the service call does not help..
I will supply a small testcase.
/hans
Attachments
Attachments
Issue Links
- is cloned by
-
AXIS2-4314 service references are not completely removed in AxisConfiguration
- Resolved