You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <de...@geronimo.apache.org> on 2005/07/10 06:28:12 UTC

[jira] Assigned: (GERONIMO-711) Missing XML declaration in WSDL documents published by WS

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

David Jencks reassigned GERONIMO-711:
-------------------------------------

    Assign To: David Jencks

> 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

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