[jbossws-issues] [JBoss JIRA] Updated: (JBWS-565) Tools is missing the abiilty to change the xmlType for a parameter

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Wed Apr 2 09:14:40 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBWS-565?page=all ]

Thomas Diesler updated JBWS-565:
--------------------------------

    Fix Version/s:     (was: community contributions)

Resolve outdated issues

> Tools is missing the abiilty to change the xmlType for a parameter
> ------------------------------------------------------------------
>
>                 Key: JBWS-565
>                 URL: http://jira.jboss.com/jira/browse/JBWS-565
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: tools-jaxrpc
>            Reporter: Jason T. Greene
>
> The wsdl for the marshall tests can not be generated because there is no ability to customize an xmlType.Some Java types can be mapped to multiple xmlTypes. For example byte[] can be mapped to:
> xsd:base64Binary
>  -or-
> xsd:hexBinary
>  -or-
> <complexType name="byteArray"/>
>      <sequence>
>            <element name="byte" minOccurs="0" maxOccurs="unbounded"/>
>      </sequence>
> </complexType>
> -Jason

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

        



More information about the jbossws-issues mailing list