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