[jira] Updated: (AXIS2-4314) service references are not completely removed in AxisConfiguration

2009-06-09 Thread Deepal Jayasinghe (JIRA)

 [ 
https://issues.apache.org/jira/browse/AXIS2-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deepal Jayasinghe updated AXIS2-4314:
-

Fix Version/s: (was: 1.5)
   nightly

 service references are not completely removed in AxisConfiguration
 --

 Key: AXIS2-4314
 URL: https://issues.apache.org/jira/browse/AXIS2-4314
 Project: Axis 2.0 (Axis2)
  Issue Type: Bug
  Components: kernel
Affects Versions: 1.5, 1.4.1, 1.4, 1.3
Reporter: Alexis Midon
 Fix For: nightly

 Attachments: AXIS2-3870+4314.patch.txt


 I reopen issue AXIS2-3870, because the fix is half baked. It does a proper 
 clean-up job for AxisConfiguration#removeServiceGroup but omits 
 AxisConfiguration#removeService.

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



[jira] Updated: (AXIS2-4314) service references are not completely removed in AxisConfiguration

2009-04-17 Thread Alexis Midon (JIRA)

 [ 
https://issues.apache.org/jira/browse/AXIS2-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexis Midon updated AXIS2-4314:


Fix Version/s: (was: 1.4.1)
   1.5
  Description: I reopen this issue, because the fix is half baked. It 
does a proper job for AxisConfiguration#removeServiceGroup but omits 
AxisConfiguration#removeService.  (was: 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 )
Affects Version/s: 1.5
   1.4.1
   1.3

 service references are not completely removed in AxisConfiguration
 --

 Key: AXIS2-4314
 URL: https://issues.apache.org/jira/browse/AXIS2-4314
 Project: Axis 2.0 (Axis2)
  Issue Type: Bug
  Components: kernel
Affects Versions: 1.5, 1.4.1, 1.4, 1.3
Reporter: Alexis Midon
 Fix For: 1.5


 I reopen this issue, because the fix is half baked. It does a proper job for 
 AxisConfiguration#removeServiceGroup but omits 
 AxisConfiguration#removeService.

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



[jira] Updated: (AXIS2-4314) service references are not completely removed in AxisConfiguration

2009-04-17 Thread Alexis Midon (JIRA)

 [ 
https://issues.apache.org/jira/browse/AXIS2-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexis Midon updated AXIS2-4314:


Attachment: AXIS2-3870+4314.patch.txt

This patch factorizes in a method the steps required to clean up the references 
to a given AxisService.
This method is then invoked from AxisConfiguration#removeServiceGroup and 
AxisConfiguration#removeService.

 service references are not completely removed in AxisConfiguration
 --

 Key: AXIS2-4314
 URL: https://issues.apache.org/jira/browse/AXIS2-4314
 Project: Axis 2.0 (Axis2)
  Issue Type: Bug
  Components: kernel
Affects Versions: 1.5, 1.4.1, 1.4, 1.3
Reporter: Alexis Midon
 Fix For: 1.5

 Attachments: AXIS2-3870+4314.patch.txt


 I reopen this issue, because the fix is half baked. It does a proper job for 
 AxisConfiguration#removeServiceGroup but omits 
 AxisConfiguration#removeService.

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



[jira] Updated: (AXIS2-4314) service references are not completely removed in AxisConfiguration

2009-04-17 Thread Alexis Midon (JIRA)

 [ 
https://issues.apache.org/jira/browse/AXIS2-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexis Midon updated AXIS2-4314:


Description: I reopen issue AXIS2-3870, because the fix is half baked. It 
does a proper clean-up job for AxisConfiguration#removeServiceGroup but omits 
AxisConfiguration#removeService.  (was: I reopen this issue, because the fix is 
half baked. It does a proper job for AxisConfiguration#removeServiceGroup but 
omits AxisConfiguration#removeService.)

 service references are not completely removed in AxisConfiguration
 --

 Key: AXIS2-4314
 URL: https://issues.apache.org/jira/browse/AXIS2-4314
 Project: Axis 2.0 (Axis2)
  Issue Type: Bug
  Components: kernel
Affects Versions: 1.5, 1.4.1, 1.4, 1.3
Reporter: Alexis Midon
 Fix For: 1.5

 Attachments: AXIS2-3870+4314.patch.txt


 I reopen issue AXIS2-3870, because the fix is half baked. It does a proper 
 clean-up job for AxisConfiguration#removeServiceGroup but omits 
 AxisConfiguration#removeService.

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