Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-1243 Resolve JBoss common jax-ws testsuite issues
  3. CXF-2148

wsdl2java does not generate @XmlJavaTypeAdapter in SEI

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2
    • 2.1.5, 2.2.1
    • Tooling
    • None

    Description

      CXF seems not to add the javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter annotation when running the wsdl2java tool against a wsdl with a message like this:
      <message name="inoutSimpleTypesResponse">
      ...
      <part name="varHexBinary" type="xsd:hexBinary" />
      </message>

      This should cause the corresponding param in one of the SEI method to have a @XmlJavaTypeAdapter(HexBinaryAdapter.class) .

      Attachments

        1. CXF-2148.txt
          10 kB
          Alessio Soldano

        Activity

          People

            asoldano Alessio Soldano
            asoldano Alessio Soldano
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: