[ http://issues.apache.org/jira/browse/GERONIMO-711?page=all ]

David Jencks updated GERONIMO-711:
----------------------------------

    Fix Version: 1.0-M5

> Missing XML declaration in WSDL documents published by WS
> ---------------------------------------------------------
>
>          Key: GERONIMO-711
>          URL: http://issues.apache.org/jira/browse/GERONIMO-711
>      Project: Geronimo
>         Type: Bug
>   Components: webservices
>     Versions: 1.0-M4
>     Reporter: Stefan Schmidt
>     Assignee: David Jencks
>     Priority: Minor
>      Fix For: 1.0-M5

>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to