枫林在线论坛精华区>>技术交流 |
[395] 主题: 谁关心UDDI?(转贴) |
作者: little (渺小) | ||
标题: 谁关心UDDI?(转贴) | ||
来自: 203.95.*.* | ||
发贴时间: 2002年05月01日 17:34:42 | ||
长度: 4337字 | ||
(原文出处:http://www.davidchappell.com/articles/article_who_ca res_UDDI.html) who cares about uddi? david chappell - april 25 , 2002 web services are the most important thing happening in distribut ed computing today. and since distributed computing has become the norm, that puts them high on the list of important things, perio d. as usually described, the trinity of web services technologies includes soap for invoking remote operations, wsdl for specifyin g what those operations look like, and uddi for . . . well, what, exactly? what is uddi actually good for? theoretically, uddi stores information that helps clients select and use a web service. this might mean information about the kin d of service provided, who provides it, and potentially even how m uch it costs. uddi is a very open-ended technology, and so it can st ore all kinds of data. pragmatically, however, the main thing requir ed to access a web service is its wsdl definition. tools such as microsoft’s visual studio.net and ibm’s websphere studio can r ead a wsdl file and generate the client proxy required to invoke the operations described in that file. while there are uddi servers available on the internet today, there’s not much in them. in particular, they don’t contain many wsdl files. this isn’t really too surprising. after all, the primary applic ation of web services today is enterprise application integration (eai ). connecting existing code is a pressing business problem, one sol ved quite effectively by web services, and staying inside the firewa ll lessens the challenging authentication and privacy issues that c an accompany soap today. for both of these reasons, eai has proven to be the killer app for web services. yet eai interconnections are quite static, and they don’t generally require internet access. accordingly, today’s internet-based uddi servers are largely irrelevant to the problem. there are simpler ways to discover th e wsdl interface of the desired web services, such as having it se nt to you via email by your fellow developer on the project. the next most important category of web services applications to day is probably business-to-business, or b2b, integration across the internet. internet-based uddi servers could potentially be more useful here. once again, though, today’s b2b interactions are generally quite static |
||
========== * * * * * ==========
|
返回 |