That helped-thank you very much. Regards Srini
-----Original Message----- From: Sergey Beryozkin [mailto:[email protected]] Sent: Thursday, September 11, 2014 12:20 PM To: Nagulapalli, Srinivas Cc: [email protected] Subject: Re: Help- Cannot make Client invocation using ParameterConverter to JAX_RS service using cxf-3.0.2 Right, you explicitly set the headers in jaxrs:client and that overrides the headers the proxy deduces from the UserManager interface. Just remove those jaxrs;client headers... Sergey
