For sender SOAP channel the web service url can be obtained in two ways:
1) Short URL - http://hostname:port/dir/wsdl?p=ic/3edrfderftc53ebghjyhgfds4ba8a16c
2) Long URL - http://hostname:port/XISOAPAdapter/MessageServlet?senderParty=&senderService=WEBSERVICE_Component&receiverParty=&receiverService=&interface=si_newWebService&interfaceNamespace=http%3A%2F%2Fwebservicetest%2Fsd%2Fnew
If legacy calls short url where does the resolution from the short to long url happens?
What are the pros and cons of using one over the other?