« Return to Thread: how can I be sure that my service is published in uddi

Re: how can I be sure that my service is published in uddi

by Steve Viens-2 :: Rate this Message:

Reply to Author | View in Thread

If you have the service key of the service you should be able to use the following url from your browser (replacing host, port and service key values):
 
http://{host:port}/juddi/uddiget.jsp?servicekey={service_key}
 
The following should provide views into Businesses, Bindings and TModels.
 
http://{host:port}/juddi/uddiget.jsp?businesskey={business key}
http://{host:port}/juddi/uddiget.jsp?bindingkey={binding_key}
 
Here's an example of viewing a Business Entity in this way.
 
 
Steve
 

 
On 10/20/06, jihene <jihen.mansour@...> wrote:

I saved a web service with juddi, and i don't know how exactelly can I be sur
that it is published?
In fact, I didn't inderstand how to display my service existing in UDDI.

thank you.
--
View this message in context: http://www.nabble.com/how-can-I-be-sure-that-my-service-is-published-in-uddi-tf2480482.html#a6916767
Sent from the jUDDI - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: juddi-user-unsubscribe@...
For additional commands, e-mail: juddi-user-help@...


 « Return to Thread: how can I be sure that my service is published in uddi