• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

UDDI registry

 
Ranch Hand
Posts: 1491
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I i don't use webservice orchestration(calling one webservice from other webservice), then UDDI registry registration is not necessary. Is it correct ? (just consuming single webservie operation)
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If we mean the same thing by "webservice orchestration" -BPEL and similar approaches- then UDDI isn't required for those, either.

Actually, UDDI isn't used much for anything at all. The purpose for which it was built primarily -enabling a public market for web services- never materialized, making UDDI somewhat pointless. It is used internally in some large organizations, though.
 
reply
    Bookmark Topic Watch Topic
  • New Topic