Hello,
We are using xfire to making the invocation to a web service as a client.
We have the input and output document schemas and with XMLBeans we input the
java objects into XFire.
But for the output we would like to avoid the deserialization of the XML to
XMLBeans classes.
Instead we would like to get the XML response document and transform it with
XSLT into another document.
We are able to get the XML body document without any problem.
What we would like is to avoid producing the deserialization of the response
XML into XMLBeans classes, because this process is not giving us anything.
How would we disable the XML to XMLBeans deserialization?
Maybe remove this step from the pipeline?
How to do it?
Any help would be greatly appreciated.
Thank you very much for your responses.
And congratulations to the people involved in XFire for this great product,
Manuel Valladares Pernas
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email