Hi, 
I'm having a client-server aplication using soap as my messaging, my aim
is to send a xml document from the client that will be transfered as an
object ( pre-defined in a deployment descriptor ) to the method in the
server as a parameter. 

My problem is that no matter which descriptor i use the server takes my
xml as is and transfers it to the method as an Element object.

Do you have any sample showing such a scenario?

Thanx alot.

Reply via email to