You are welcome. Greg, I have used the Scout API (Scout is available along with jUDDI), a JAXR implementation that allows you to CRUD the entities in a jUDDI registry.
Scout API has a lot of examples / sample programs. I hope you get to explore those samples, and put together a solution for your needs. --- On Thu, 5/12/11, Greg Pagendam-Turner <[email protected]> wrote: From: Greg Pagendam-Turner <[email protected]> Subject: Re: Getting started with JUDDI To: [email protected] Date: Thursday, May 12, 2011, 7:58 PM Thanks for your response. The URL you gave worked. Just wondering why the portal app creates the wrong URL. Also you do I used the portal to configure a new entry in for a new service in jUDDI? Regards, Greg. On 12/05/2011 3:19 PM, Computer Learning Inst wrote: Greg, Try: http://localhost:8080/juddiv3/services or http://localhost:8080/juddiv3/services/custody-transfer?wsdl assuming you deployed your tomcat-juddi instance to port "8080". If not, then replace the port number 8080 with the one of your choice in the juddi config settings. Welcome to the jUDDI club! I too have some questions about how jUDDI does a few things -- as you can see on this forum. --- On Wed, 5/11/11, Greg Pagendam-Turner <[email protected]> wrote: From: Greg Pagendam-Turner <[email protected]> Subject: Getting started with JUDDI To: [email protected] Date: Wednesday, May 11, 2011, 8:06 PM Hi I've just started investigating JUDDI for a project at work. I've managed to get the portal bundle running under my Ubuntu virtual machine by following the user guide at http://juddi.apache.org/usersguide.html. When I click on any of the services links such as: http://localhost:8080/services/custody-transfer?wsdl I get a 404 error in my web browser. Am I missing something in my setup? Also how do I add my own web service into the catalog by using the pluto based portal? Regards, Greg.
