Uploaded image for project: 'Axis'
  1. Axis
  2. AXIS-243

Java2WSDL not generating nillable attribute for primitive wrapper types

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Resolution: Fixed
    • 1.0
    • None
    • WSDL processing
    • None
    • Operating System: Windows NT/2K
      Platform: All
    • 13724

    Description

      In previous versions, Java2WSDL generated soapenc mappings,
      in which nillable is implicit. Now it generates xsd mappings,
      it needs to generate a nillable attribute for wrapper types,
      as in JAX-RPC 1.0 section 5.3.1. It does this for members
      of complex types, but does NOT for stand-alone parameters.

      Thus: Long -> Java2WSDL -> xsd:long -> WSDL2Java -> long

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              steve.chamberlain@cramer.com Steve Chamberlain
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: