[jbossws-issues] [JBoss JIRA] Updated: (JBWS-429) WSDL To Java - Create Custom Holders for Custom types that define INOUT parameters and OUT parameters

Darran Lofthouse (JIRA) jira-events at lists.jboss.org
Thu Jun 7 09:50:14 EDT 2007


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

Darran Lofthouse updated JBWS-429:
----------------------------------

    Summary: WSDL To Java - Create Custom Holders for Custom types that define INOUT parameters and OUT parameters  (was: Create Custom Holders for Custom types that define INOUT parameters and OUT parameters [WSDLToJava Subsystem])

> WSDL To Java - Create Custom Holders for Custom types that define INOUT parameters and OUT parameters
> -----------------------------------------------------------------------------------------------------
>
>                 Key: JBWS-429
>                 URL: http://jira.jboss.com/jira/browse/JBWS-429
>             Project: JBoss Web Services
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: tools-jaxrpc
>            Reporter: Anil Saldhana
>         Assigned To: Darran Lofthouse
>             Fix For: jbossws-2.0.0
>
>
>  WSDL 1.1 can define IN-OUT parameters and OUT. Then there is a need to generate Holders by the WSDLToJava component of JBossWS Tools.
> Now if the type that defines an INOUT parameter, is a type that is NOT supported by standard Jax-RPC types, then custom holder classes need to be generated.
> If the type is supported by Jax-RPC, then standard holders defined in the javax.xml.rpc.holders package can be used. Examples are ShortWrapperHolder, IntegerWrapperHolder, FloatWrapperHolder etc.
> Custom Holders will be handled after the first release of wstools.  If there is demand, I can raise the priority.

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