You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Stephan Cleaves <sc...@kana.com> on 2000/09/22 20:19:58 UTC

RE: Discovery of Soap Services.

Presumably you could write a soap service that would use the ServiceManager
API to get a list of the deployed services and then query each of those to
get the method list, then return the results to the client.

-----Original Message-----
From: Rocky Raccoon [mailto:rrocky@bigfoot.com]
Sent: Friday, September 22, 2000 2:11 PM
To: soap-user@xml.apache.org; soap-dev@xml.apache.org
Subject: Discovery of Soap Services.