-
Task
-
Resolution: Done
-
Major
-
None
-
None
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.
- blocks
-
JBWS-1597 WSDL To Java - Add support for bound headers.
- Closed
- is blocked by
-
JBWS-1607 WSDL To Java - document/literal, IN OUT parameter incorectly used as return type.
- Closed
-
JBWS-101 Generating Holder Classes for IN-OUT parameters in WSDL (WSDL 1.1)
- Closed
- is incorporated by
-
JBPAPP-299 JBossWS - WSDL To Java - Create Custom Holders for Custom types that define INOUT parameters and OUT parameters
- Closed