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 "Ann Robinson (JIRA)" <ji...@apache.org> on 2007/02/01 22:09:05 UTC

[jira] Updated: (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 ]

Ann Robinson updated AXIS2-2080:
--------------------------------

    Attachment: patch.txt

This patch is based on axis2 revision 502006.


> 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
>
>
> 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