Hi You can use Provider<Source> if you use JAXWS
Cheers, Sergey -----Original Message----- From: Anto Paul [mailto:[email protected]] Sent: 02 February 2010 06:57 To: [email protected] Subject: CXF without data binding Hi, How do I get the XML message send by client in service class as it is. ie I dont want to use data binding. I need native XML so that I can use XPath on the XML. I am using Eclipse WS Tools to generate service implementation and client. Anto
