Hello,

jUDDI is terrific and I'm very grateful to the developers
for making it possible.

I am trying to get a list of all the services that are
registered. I thought I would be able to do that through
the jUDDI console (which is at the default location
http://localhost:8080/juddi/console) and then following
the find_service link there. When I submit

  <find_service  generic="2.0" xmlns="urn:uddi-org:api_v2">
     <name>*</name>
  </find_service>

(within a soapenv of course) I get a response

  <serviceList generic="2.0" operator="jUDDI.org" xmlns="urn:uddi-org:api_v2">
   <serviceInfos/>
  </serviceList>

but actually there should be 1 service registered.

I'm expecting <name>*</name> to return all registered
services. Am I mistaken about that? If so, what should
I enter to get all registered services?

I looked at the FAQ and the HOWTO at the jUDDI wiki
but came up empty handed. Thanks for your help.

Robert Dodier

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to