[
https://issues.apache.org/jira/browse/AXIS2-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rich Scheuerle resolved AXIS2-2080.
-----------------------------------
Resolution: Fixed
Committed revision 502675.
> An AxisService gets created with a duplicate name (of another AxisService)
> --------------------------------------------------------------------------
>
> Key: AXIS2-2080
> URL: https://issues.apache.org/jira/browse/AXIS2-2080
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: jaxws
> Reporter: Ann Robinson
> Attachments: patch.txt, patch.txt
>
>
> The EndpointDescriptionImpl is correctly setting up an AxisService object and
> using the appropriate algorithm to ensure unique names. However
> EndpointInterfaceDescriptionImpl overrides the AxisService name with an
> incorrect name that can (and does) result in multiple AxisService objects
> with duplicate names, which causes an error.
> The fix is to remove the code in EndpointInterfaceDescriptionImpl where it
> sets the AxisService name since the "higher" level (EndpointDescriptionImpl)
> sets the name correctly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]