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 "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/09/01 22:09:23 UTC

[jira] Resolved: (AXIS2-1055) Enumeration: Unhandled exception in generated code

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

Davanum Srinivas resolved AXIS2-1055.
-------------------------------------

    Resolution: Fixed

Fixed in r439450.

thanks,
dims

> Enumeration: Unhandled exception in generated code
> --------------------------------------------------
>
>                 Key: AXIS2-1055
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1055
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: wsdl
>            Reporter: Fabian Christ
>         Attachments: test-service.zip
>
>
> Hi,
> when you have an enumeration the code generator creates variables value1...valueN and tries to set those variables by calling the proper convertToXXX method from ConverterUtil. Some of those convertToXXX method throw exceptions which arenĀ“t caught in this case. Either none of the convertToXXX methods may throw an exception or in some cases you have to catch one.
> Attached a small sample which shows the problem by using an enumeration of anyURIs.
> - Fabian

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