Hi, I am trying to get hold of SOAP Body on server side, but couldnt find any way to do it.
>From the client i want to pass something like this -- <soapenvelope> <soapbody> ----<any xml data> ----- </soapbody> And on the server side I want to read that any xml data and work on it. Pls suggest an efficient way to accomplish this. Thanks, -- View this message in context: http://cxf.547215.n5.nabble.com/Access-SOAP-Body-on-server-side-tp4506519p4506519.html Sent from the cxf-user mailing list archive at Nabble.com.
