Sasan,

I think this is the response you get when you point a browser towards either the juddi inquiry or publish endpoints. That is the expected response - it is where you send UDDI queries - it's not a webpage. If you want to make UDDI calls from webpages, http://localhost:8080/juddi-console/ should allow you to do that (shipped in the tomcat bundle).

In the source distribution there are some samples in the "samples" directory which should show how to access that endpoint through java programatically.

--Tom


Sasan wrote:
Hi,

I know that there 've been similar confusions but I guess I want to clarify this one more time.

accessing either of

http://localhost:8080/juddi/inquiry or
http://localhost:8080/juddi/publish

gives me  the error: _The request method 'GET' is not allowed by UDDI API.

_its been said that this is the way it should be [1]. Is this correct? I appreciate if someone can confirm this._

_Thanks,
S.

[1] http://www.mail-archive.com/[email protected]/msg00823.html

Reply via email to