Hi! Where can I find a documentation of data-/obejct- types axis' serializer can handle?
Actually I am looking for a way to pass a complete parsed XML-Document from a client to a web service through axis. It does not matter to me whether I have to put it in an array first or whether I can pass it as DOM-Object (dom.Document) as long as I can use the standard axis serializer/des. . Any solutions? Thanks in advance!!! Mark.
