Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-3382

Mess in WSDL (targetNamespace="http://util.java")

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Not A Problem
    • 2.3.2
    • Invalid
    • Aegis Databinding
    • None

    Description

      I realy dont expect "http://util.java" in wsdl :

      - <xsd:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://util.java" xmlns:ns0="http://dto.tra.modules.daisy.marbes.cz" xmlns:tns="http://util.java" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
        <xsd:import namespace="http://dto.tra.modules.daisy.marbes.cz" /> 
      - <xsd:complexType name="stringsToStore">
      - <xsd:sequence>
        <xsd:element maxOccurs="unbounded" minOccurs="0" name="DtoString" nillable="true" type="ns0:DtoString" /> 
        </xsd:sequence>
        </xsd:complexType>
        </xsd:schema>
      
      

      Used collection type in interface is "java.util.List<>".

      Quick fix is use array instead.

      Attachments

        1. IStringSl-2.2.5.wsdl
          2 kB
          Jara Cesnek
        2. IStringSl-2.2.5.xsd
          7 kB
          Jara Cesnek
        3. IStringSl-2.2.6.wsdl
          2 kB
          Jara Cesnek
        4. IStringSl-2.2.6.xsd
          7 kB
          Jara Cesnek
        5. IStringSl-2.2.7.wsdl
          2 kB
          Jara Cesnek
        6. IStringSl-2.2.7.xsd
          7 kB
          Jara Cesnek
        7. IStringSl-2.2.12.wsdl
          2 kB
          Jara Cesnek
        8. IStringSl-2.2.12.xsd
          7 kB
          Jara Cesnek
        9. IStringSl-2.3.2.wsdl
          2 kB
          Jara Cesnek
        10. IStringSl-2.3.2.xsd
          7 kB
          Jara Cesnek

        Activity

          People

            Unassigned Unassigned
            cesnek Jara Cesnek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: