[ https://issues.apache.org/jira/browse/AXIS2-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700337#action_12700337 ]
Alexis Midon edited comment on AXIS2-4314 at 4/17/09 2:37 PM: -------------------------------------------------------------- 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. Patch is base on the latest 1.5 branch. was (Author: alexismidon): 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 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.