Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-711

Missing XML declaration in WSDL documents published by WS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0-M4
    • 1.0-M5
    • webservices
    • None

    Description

      After publishing a WS from an J2EE app you should be able to retrieve the WSDL file in the following way:

      http://localhost:8080/YourWebAppName/YourWS?wsdl

      This works now thanks to one of djencks recent patches here . But the XML declaration at the beginning of the WSDL document is missing.

      I should be something like: <?xml version="1.0" encoding="UTF-8"?> depending on the desired encoding.

      Stefan Schmidt

      Attachments

        Activity

          People

            djencks David Jencks
            stsmedia Stefan Schmidt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: