Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-429

WSDL To Java - Create Custom Holders for Custom types that define INOUT parameters and OUT parameters

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • jbossws-2.0.0
    • None
    • tools-jaxrpc
    • 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.

              darran.lofthouse@redhat.com Darran Lofthouse
              anil.saldhana Anil Saldanha (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: