cxf - How Can I convert REST webservice to SOAP service -


i using rest web services in project, , creating json services. project related other project . accept saop webservies . want convert rest json saop webservices .

please t on come problem .

i using cxf api creating jsons.

your same web service can respond soap (xml) , rest (json) request. stated in comments, have make work (no automation here). although don't need re-write code. it's configuration , annotations.

follow link - http://cxf.apache.org/docs/jax-rs-and-jax-ws.html


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -