Hi volks ! 

Im not very experienced with AXIS, but implemened some basic WSs.
They return a XMLDocument corresponding to a XMLSchema.
I have to come from src to WSDL (so using Java2WSDLA).
(sorry, several reasons...plz believe me ;-) ).

Until now returned XML is encapsulated in a simple String, 
but this is not, what I would like to have:
1) returning the XML Document directly not encapsulated in a string
2) including the XSD in WSDL.

So my questions:
What's the simplest solution for a WS returning a XML Document of an existing
XMLSchema ?
Is there a way around writing own (De)Serialisers ?

If not:
Is there any documentation on how to implement writeSchema() for a
self-written Serializer ? 

Thank uyou very much in advance !

Henning

Reply via email to