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

    Resolution: Fixed

Fixed by using a suitable XmlObject to String method involving an OutputStream. 
 Even includes a little test!
Sending        
modules/axis-builder/src/java/org/apache/geronimo/axis/builder/AxisServiceBuilder.java
Adding         
modules/axis-builder/src/test/org/apache/geronimo/axis/builder/WSDLMapTest.java
Transmitting file data ..
Committed revision 232864.

> 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