On 24/06/12 18:32, kdesin wrote:
Thanks Benson...I am new to CXF. Could you please be kind enough to elaborate it a bit more or point me to a relevant link?
Have a look at http://cxf.apache.org/docs/jax-rs.html. You should be able to write: WebClient client = WebClient.create(address); client.accept("application/xml"); String myXML = client.get(String.class); Sergey
Saludos Kartheek ----- Saludos Kartheek -- View this message in context: http://cxf.547215.n5.nabble.com/XML-HTTP-without-SOAP-in-CXF-tp5710174p5710181.html Sent from the cxf-user mailing list archive at Nabble.com.
-- Sergey Beryozkin Talend Community Coders http://coders.talend.com/ Blog: http://sberyozkin.blogspot.com
