Tuesday, January 21, 2014

Expose Both Soap and Rest in the same application using CXF

I was searching for exposing a web service using both Soap and Rest.
Doing some research in the internet, I have found that this is possible using CXF, please refer to this CXF Article.




https://cxf.apache.org/docs/jax-rs-and-jax-ws.html

http://soa2world.blogspot.com/2008/05/implementation-of-rest-and-ws-soap.html


Articles les plus consultés