[ http://jira.codehaus.org/browse/XFIRE-353?page=all ]
     
Dan Diephouse closed XFIRE-353:
-------------------------------

     Resolution: Fixed
    Fix Version: 1.1

This is fixed in recent snapshots...

> BigInteger needs to be mapped to xsd:integer during wsdl generation
> -------------------------------------------------------------------
>
>          Key: XFIRE-353
>          URL: http://jira.codehaus.org/browse/XFIRE-353
>      Project: XFire
>         Type: Bug

>   Components: Core
>     Versions: 1.1-beta-1
>     Reporter: Karthikeyan M.
>     Assignee: Dan Diephouse
>     Priority: Minor
>      Fix For: 1.1

>
>
> BigInteger's needs to be mapped to xsd:integer 
> (http://www.w3.org/TR/xmlschema-2/#integer) instead of custom type.
> During wsdl generation, BigIntegers defined as parameter or bean property is 
> translated into a custom type called BigInteger instead of xsd:integer.
> xsd:integer - http://books.xmlschemata.org/relaxng/ch19-77183.html
> xsd:int - http://books.xmlschemata.org/relaxng/ch19-77175.html 
> On a related note: BigDecimal seems to work fine, gets mapped to xsd:decimal.

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

Reply via email to