> What do you mean wsdl? 

I mean the wsdl that describes the web service.
You know, by accessing for example 
"http://localhost:8080/axis/services/webservice_name?wsdl"; 
you get the wsdl of the web service. I would like 
somehow to receive or 'download' that if possible. 
I think that I can do that by accessing the access 
point's url and then adding the '?wsdl' to get the 
wsdl and then copying the page to a file.
 
> Juddi only returns soap envelope with uddi
> inside. Your program will need to send and receive wsdl to web service
> access point returned by the jddi. 
> 
> -----Original Message-----
> From: Vasiliki Pouli [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, May 24, 2005 3:56 AM
> To: [email protected]
> Subject: receive WSDL
> 
> Hello, I would like to ask if you know how to receive from jUDDI the
> WSDL of 
> a web service programmatically?
> 



-- 



Reply via email to