Glenn, All you need is the wsdl file. In that, there will be the url of the service. Even if a proxy is used, it will be a good start.
Without the wsdl, you need to do some investigating. You have to have the address (url) to do anything, but after that, you should try to get a list of the services available. Then try to create a wsdl file using the famous <url>?wsdl address in your browser. -jeff -----Original Message----- From: Glenn Williams [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 15, 2007 10:33 AM To: [email protected] Subject: Is it possible to access external services? Hello, Is it possible to reference and use external services? I cannot find any documentation to help me with this. I would like to use a service that is running externally, and potentially on another server. Thanks. glenn --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
