cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP APIs for UDDI server not accesiable

Former Member
0 Kudos

Hi All,

We need to publish and inquiry in UDDI server programatically. As per this link : https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3417ce90-0201-0010-feb3-ae784b36...

The following SOAP APIs can be used with the UDDI server.

Inquiry API: http://host:port/uddi/api/inquiry

Publishing API: http(s)://host:port/uddi/api/publish

But when I am running this links in browser I am asked to give the user credentials, after giving that i am getting below error.

404 Not Found

SAP NetWeaver Application Server 7.10 / AS Java 7.10

not found (API-URL)

Details: No details available

Please let me know the reason for error, what needs to be configured in this scenario.

Best REgards,

Ritesh

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I'm also getting this same issue. I'm also trying to connect to my local UDDI server on my CE instance through the Java JAXR apis and am getting a 401 Unauthorized message in response.

If i hit the URL directly as stated, then log in, i get the same error as you.

Any ideas?