xsi:type in the SOAP body -- Is this a bug?
m in there. Is this a bug, or am I missing something? Thanks, - Jason Jason Dobies Java Application Developer Gestalt LLC [EMAIL PROTECTED] 856.614.5433
Types as XML
In our application, we have a need to access the data that came through our web service as both Java objects and their underlying XML representation. We're employing literal use, so my first reaction is that if I could access the soap body directly, I could simply grab the XML from there. My ques