Sergey / David

Could you please help me by a sample.... I'm having hard time with this..

my xml will be exactly like this

<SalesRequest>
  <Credentials>
    <AppId>SALESTALK</AppId>
    <Password>Gimmick</Password>
    <SecurityToken>Gimmick</SecurityToken>
  </Credentials>
  <Params>
    <FirstName>SIMON</FirstName>
  </Params>
</SalesRequest>

Hence SalesRequest is the class that gets passed in the service operation
method as parameter...
So how do I send the request?



--
View this message in context: 
http://cxf.547215.n5.nabble.com/Testing-JAX-RS-which-Consumes-application-xml-and-Produces-application-xml-tp5716985p5717174.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to