cara wrote:
Hello,
I just installed juddi-tomcat-3.0.2 and browsed to
http://localhost:8080/juddiv3/. Everything seemed to work alright.
Didn't configure anything.
Afterwards I installed the uddi browser to test juddi and added the
UDDI registry as follows :
Inquiry url:http://localhost:8080/juddi/inquiry
Publish url: http://localhost:8080/juddi/publish
If I use "Basic Find" to search for example for Businesses I get a
SOAPException and the problem seems to be that juddi/inquiry is not
avaible.
Is the inquiry url wrong which url am I supposed to use?
Thanks
I think you meant to use juddiv3 instead of juddi in the urls:
Inquiry url:http://localhost:8080/juddiv3/inquiry
<http://localhost:8080/juddi/inquiry>
Publish url: http://localhost:8080/juddiv3/publish
<http://localhost:8080/juddi/publish>
Cheers,
-Kurt