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 "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2006/12/16 09:10:21 UTC

[jira] Resolved: (AXIS2-1760) MessageReceiver is generated with redundant catch clause

     [ http://issues.apache.org/jira/browse/AXIS2-1760?page=all ]

Amila Chinthaka Suriarachchi resolved AXIS2-1760.
-------------------------------------------------

    Resolution: Fixed

i fixed this issue please take a nightly build and check

> MessageReceiver is generated with redundant catch clause
> --------------------------------------------------------
>
>                 Key: AXIS2-1760
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1760
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: adb
>    Affects Versions: 1.1
>            Reporter: Shahar Kedar
>         Assigned To: Amila Chinthaka Suriarachchi
>         Attachments: ConnectionInfoManager.wsdl, generatedCode.zip, generatedCode.zip
>
>
> I've generated a server side code with ADB binding for the attached WSDL. As can be seen from the WSDL, the getConnectionInfoSet method has an In-Out MEP while the updateConnectionInfoSet has an In-Only MEP. For this reason, Axis2 has generated 2 MessageReceivers (see attached code): InOut and InOnly message receiver.
> The problem is that both message receiver catch the exception of all the operations in the service. This results in compilation errors of course.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org