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 "Dustin Amrhein (JIRA)" <ji...@apache.org> on 2007/02/15 19:34:05 UTC

[jira] Created: (AXIS2-2193) JAX-WS Metadata code should not create OperationDescription objects for overridden methods

JAX-WS Metadata code should not create OperationDescription objects for overridden methods
------------------------------------------------------------------------------------------

                 Key: AXIS2-2193
                 URL: https://issues.apache.org/jira/browse/AXIS2-2193
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: jaxws
    Affects Versions: 1.2
            Reporter: Dustin Amrhein
             Fix For: 1.2


The metadata layer should not create OperationDescription objects for inherited methods that are overridden by a base class. This is causing an exception that tells the client Axis2 does not support overloaded WSDL operations.

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


[jira] Updated: (AXIS2-2193) JAX-WS Metadata code should not create OperationDescription objects for overridden methods

Posted by "Dustin Amrhein (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dustin Amrhein updated AXIS2-2193:
----------------------------------

    Attachment: patch2.txt

> JAX-WS Metadata code should not create OperationDescription objects for overridden methods
> ------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-2193
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2193
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: 1.2
>            Reporter: Dustin Amrhein
>         Assigned To: Rich Scheuerle
>             Fix For: 1.2
>
>         Attachments: patch.txt, patch2.txt
>
>
> The metadata layer should not create OperationDescription objects for inherited methods that are overridden by a base class. This is causing an exception that tells the client Axis2 does not support overloaded WSDL operations.

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


[jira] Updated: (AXIS2-2193) JAX-WS Metadata code should not create OperationDescription objects for overridden methods

Posted by "Dustin Amrhein (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dustin Amrhein updated AXIS2-2193:
----------------------------------

    Attachment: patch.txt

> JAX-WS Metadata code should not create OperationDescription objects for overridden methods
> ------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-2193
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2193
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: 1.2
>            Reporter: Dustin Amrhein
>             Fix For: 1.2
>
>         Attachments: patch.txt
>
>
> The metadata layer should not create OperationDescription objects for inherited methods that are overridden by a base class. This is causing an exception that tells the client Axis2 does not support overloaded WSDL operations.

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


[jira] Resolved: (AXIS2-2193) JAX-WS Metadata code should not create OperationDescription objects for overridden methods

Posted by "Rich Scheuerle (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rich Scheuerle resolved AXIS2-2193.
-----------------------------------

    Resolution: Fixed

Committed revision 508192.


> JAX-WS Metadata code should not create OperationDescription objects for overridden methods
> ------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-2193
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2193
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: 1.2
>            Reporter: Dustin Amrhein
>         Assigned To: Rich Scheuerle
>             Fix For: 1.2
>
>         Attachments: patch.txt, patch2.txt
>
>
> The metadata layer should not create OperationDescription objects for inherited methods that are overridden by a base class. This is causing an exception that tells the client Axis2 does not support overloaded WSDL operations.

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


[jira] Assigned: (AXIS2-2193) JAX-WS Metadata code should not create OperationDescription objects for overridden methods

Posted by "Rich Scheuerle (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rich Scheuerle reassigned AXIS2-2193:
-------------------------------------

    Assignee: Rich Scheuerle

> JAX-WS Metadata code should not create OperationDescription objects for overridden methods
> ------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-2193
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2193
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: 1.2
>            Reporter: Dustin Amrhein
>         Assigned To: Rich Scheuerle
>             Fix For: 1.2
>
>         Attachments: patch.txt
>
>
> The metadata layer should not create OperationDescription objects for inherited methods that are overridden by a base class. This is causing an exception that tells the client Axis2 does not support overloaded WSDL operations.

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