You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@juddi.apache.org by Steve Viens <st...@inflexionpoint.com> on 2002/12/05 07:35:08 UTC

[juddi-Users] RE: HTTS Access to JUDDI

George,

You should be able to access the inquiry & publish api with the
following URLs (assuming you're running Tomcat on port 8080)

Inquiry API: http://localhost:8080/juddi/inquiry
Publish API: http://localhost:8080/juddi/publish

Steve

Steve Viens
jUDDI Project Manager
sviens@users.sourceforge.net
http://www.juddi.org

-----Original Message-----
From: George Marvin [mailto:gmarvin@csc.com] 
Sent: Thursday, December 05, 2002 9:15 AM
To: steve@inflexionpoint.com
Subject: RE: HTTS Access to JUDDI



Thank-you Steve for the quick followup. Can I access the publish api
from an HTTP (instead of HTTPS) protocol for now? What would the URL be
assuming localhost? Do you have a code snippet? I have it working with
the IBM repository. Any help would be greatly appreciated.