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 2007/06/29 07:34:04 UTC

[jira] Resolved: (AXIS2-2872) adb databinding for union types checks for wrong types.

     [ https://issues.apache.org/jira/browse/AXIS2-2872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amila Chinthaka Suriarachchi resolved AXIS2-2872.
-------------------------------------------------

    Resolution: Fixed

fixed with the revision 551799.

> adb databinding for union types checks for wrong types.
> -------------------------------------------------------
>
>                 Key: AXIS2-2872
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2872
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: adb
>    Affects Versions: 1.2
>         Environment: All operating systems
>            Reporter: Denis Rachal
>            Assignee: Amila Chinthaka Suriarachchi
>
> adb databinding for union types checks for wrong types. Method org.apache.axis2.databinding.types.Union.setObject() checks for type "dobule" instead of "double" and "datetime" instead of "dateTime". Note that the XML schema "http://www.w3.org/2001/XMLSchema" specifically defines dateTime with a capital "Time" and not lowercase "time".
> The above causes client input of these union types to fail with Object not found and unexpected element.

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