Hi, I trying to integrate with a third party website. I am using CXF 2.6.2. They have a webservice which documented as:
curl -X PUT https://someurl -H "some header" -d state="some state" Now, what should i be setting as attributed for WebClient? and which API I should use to call this webservice? Thanks. -- View this message in context: http://cxf.547215.n5.nabble.com/How-to-use-WebClient-for-curl-X-PUT-tp5743878.html Sent from the cxf-user mailing list archive at Nabble.com.
