hi,
from the Quickstart-Guide and the Samples I know that a remote-method
that can be called via SOAP and REST must look like that:
public OMElement echo(OMElement element) throws XMLStreamException
but how to send back custom elements? How to build a OMElement element
from scratch and send that back?
How do you deal for example if you got a LinkedHashMap with deeply
nested children's.
I mean I would like to send back a OMElement with deep nested Objects,
Pojo's Objects, Lists et cetera. How to deal with that? Is there an
example how to deal with deep nested OMElements?
http://www.developer.com/java/other/article.php/3726461
Is there any book about axis2 in general available?
Will available soon :)
Thank you!
Deepal
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]