I am sorry I didn't describe my question correctly. Apart from trying the wsdl uri on the browser , Can I do this programmatically with some axis2 api ?
Thanks. e\ On 6/26/07, Roman Heinrich <[EMAIL PROTECTED]> wrote:
Eric Nygma wrote: > Hi, > Given a wsdl uri, how can I determine using Axis2 whether the services > mentioned in the wsdl are up or not ? > Thanks, > e\ if you`ll try for instance http://localhost:8888/MyApp/services/MyService?wsdl and the wsdl will be generated, then the service is up. Regards, Roman Heinrich --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
