Hello,

I have a service interface that has operation which takes generic DOM
document (org.w3c.Docuemnt) as request and returns the same type
(org.w3c.Docuemnt) as response which I can take care by parsing the
returning model.  Now, what I want to achieve is to be able to configure a
client for the provided service class using CXF and Spring. Could you please
help me to do it? Any help will be appreciated.

Thanks.

--
View this message in context: 
http://cxf.547215.n5.nabble.com/Service-class-with-generic-request-and-response-tp5711034.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to