Posted: Thu Jul 03, 2008 1:29 am Post subject: Web service URL and WSDL URL
Acolyte
Joined: 04 Oct 2007 Posts: 59
Hi,
I am looking for some help on understanding the way webservices are hosted. I've developed a test message flow (using SOAP nodes) webservice which takes a WS Reqeust, transforms it to generate a file and pushes the file on FTP location.
If i were to deploy this flow, with soap-address as
and there are external applications which require me to expose the WSDL file as a URL(eg: http://20.1.78.157/WebServices/Remedy/FTPFileProcessor.wsdl)
1. Does this mean that i need to have a web server to host this wsdl file?
2. If i host the wsdl on a webserver, then the requesting application would use the soap:address field (from wsdl URL) to connect to the webservice?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum