• 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
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Do I need UDDI Registry

 
Ranch Hand
Posts: 73
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI,

I am working in an INTRANET environment where we have a BPEL process that uses a number of web services as partnerlinks. There are also other applications that offer some services by way of webservces. If we want to know who is a consumer and who is a producer of a web service , we have to run from one developer to another. I wonder if we can use some UDDI registry to mitigate this situation. All the web services are produced and consumed within our organization.

Do you think Oracle Service Registry could be a possible UDDI registry for the above situation? Also since it is an INTRANET situation , I would like to avoid dynamic discovery and binding as I guess that would have a performance hit.

Please advise !

PB
 
Bartender
Posts: 7645
178
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

If we want to know who is a consumer and who is a producer of a web service , we have to run from one developer to another.


Sounds like a documentation issue; maybe an internal wiki would help where this kind of information is kept up-to-date. Unless your organization is quite large, or has a large number of WS, I wouldn't recommend UDDI; it has never caught on widely.
 
Pallav Bora
Ranch Hand
Posts: 73
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Tim ! Your response has helped !
 
I found some pretty shells, some sea glass and this lovely tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic