wsdl - Publishing a web service -
i've been working web services in academic setting quite while now, there's 1 basic aspect them not get. here is:
assume have application want people use web service. make (or generate) wsdl description , adapt application functionality can invoked having access wsdl description. have functional web service. how let people know find , represents?
i aware of uddi initiative, imho has started fail. doesn't make sense have publish web services in 1 place, , big companies backing seem have realized that. options have left? how can tell people "hey, check out nice web service api made you. here wsdl files too.". make links wsdl descriptions on web page?
write documentation , examples it, , publish them along links service on a/your website. that's there it.
here's example of documentation website:
http://code.google.com/apis/maps/documentation/webservices/index.html
Comments
Post a Comment