You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2007/02/02 19:12:05 UTC

[jira] Resolved: (AXIS2-2080) An AxisService gets created with a duplicate name (of another AxisService)

     [ 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org