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

Service re-creates incorrect WSDL

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • None
    • WSDL processing
    • None
    • Windows 2003 Server.
      JDK 1.4.2_03

    Description

      I create a Web Service from WSDL in which the Schema has elementFormDefault="unqualified" (in fact I just use the default)

      I deploy the service without any WSDL.

      I browse to the service using ?WSDL and I see that the schema in the WSDL uses elementFormDefault="qualified"

      The bizarre thing is that if I generate a client from the WSDL the client sends the wrong request (everything is qualified) but the server still works, and the server sends the wrong reeponse (so far as the client is concerned as it uses unqualified elements) and the client accepts it.

      It seems like the problem is that the server, when it generates the WSDL, doesn't know to use unqualified. Maybe another WSDD parameter is needed?

      Attachments

        1. AxisTest.wsdl
          2 kB
          Dan Ciarniello
        2. CommunityInformation.wsdl
          7 kB
          Alan Green

        Activity

          People

            gdaniels Glen Daniels
            kevinj@develop.com Kevin Jones
            Votes:
            3 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: