Skip to Content
0
May 02, 2018 at 05:14 AM

expose interface as REST instead of SOAP

157 Views

Hello Experts,

I have exposed few interfaces as SOAP webservices by SOAP sender adapter generating the wsdl.

One application needs the REST service , as there is no wsdl in REST , how do I give them the endpoint?

Can I define any custome endpoint in the channel and give the link as

http://server:port/RestAdapter/Endpointname1