vote up 3 vote down star

I am currently trying to get a grasp of UDDI and would like to run some examples with the inquiry API, but I can’t find public registries that I can query with my SOAP messages.

IBM, Microsoft and SAP used to host public UDDI servers a couple of years ago but that was discontinued.

I know xmethods contains a list of publicly available web services, but I would like to concentrate only on discovery of web services with UDDI (and not really call the services afterwards).

Does anyone know of any public UDDI registries available?

flag

I was under the impression that UDDI had been deprecated? Anyone? – Mitch Wheat Sep 29 at 11:18
If the thing is deprecated why has jUDDI implemented version 3 of the specs in June this year? – dpb Sep 29 at 11:29
Maybe they implemented version 3 of the UDDI spec because their name is j**UDDI**? – John Saunders Sep 29 at 12:03
"Maybe they implemented version 3 of the UDDI spec because their name is j**UDDI**?". I never thought of it that way, but you do make an interesting point. Nonetheless, the question still remains; are there any public UDDI registries available? – dpb Sep 30 at 7:13

3 Answers

vote up 0 vote down check

You might be better installing jUDDI or something if this is just for learning and experimentation.

Although my feeling is that this particular standard has never really taken off and probably never will. There must be a reason that the public registries operated by large organisations have been shut down. Just a thought, before you commit too much time and effort to it.

link|flag
Thanks for your answer. jUDDI is my second option. I would first like to use some concrete metadata not publish some of mine and then retrieve it (a real thing I think is more useful than a “Hello Word” UDDI thing). – dpb Sep 29 at 11:33
Yeah -- I see what you are saying. That would be more interesting. – Andy Sep 29 at 11:37
vote up 1 vote down

As you mentioned, Microsoft, IBM and SAP shut down their public UDDI back in 2007.

seekda (http://webservices.seekda.com/) is a search engine for public Web Services (although it is not UDDI based).

link|flag
vote up 3 vote down

Even if there are public UDDI registries, the question is whether anyone looks in those registries when using a web service. I think that the answer is "no".

link|flag
Ok, I understand that no one uses a UDDI registry to lookup web services to call (heck... I even stated in my question that I don’t want to call the service afterwards) but I do want to interact with a <b>real</b> UDDI registry. I can’t imagine that only IBM, Microsoft and SAP used to provide such registries and when they picked up their toys and left, the entire UDDI movement stopped. – dpb Oct 6 at 9:41
2  
They were the UDDI movement. – John Saunders Oct 6 at 13:28

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.