Hi all, pardon the newbie questions, I'm just getting started, but:

1) I downloaded the juddi Tomcat bundle (juddi-tomcat-3.0.0.zip) and
attempted to configure it to use a port other than 8080 according to
the jUDDI 3.0 user guide chapter 10 "Administration", which says:

  - edit conf/server.xml and change the port within the <Connector> element
  - edit webapps/uddi-portlets/WEB-INF/classes/uddi.properties and
    change the port numbers within the endpoint URLs
  - edit webapps/juddi/WEB-INF/classes/juddi.properties and change
    the port number
  - edit pluto/WEB-INF/classes/server.xml and change the port
    within the <Connector> element.

I'm having trouble following these instructions, because only the
first item seems to match the actual contents of juddi-tomcat-3.0.0.zip.

I don't have a webapps/uddi-portlets folder at all.

I don't have a pluto folder at all.

I don't have a webapps/juddi folder, but I *do* have a webapps/juddiv3
folder, and it does have a juddiv3.properties file in it.

SO: Is it correct that with version 3, to change the Tomcat port number,
I just need to edit conf/server.xml and 
webapps/juddiv3/WEB-INF/classes/juddiv3.properties?

2) When I connect to my jUDDI server with http://localhost:8080/juddiv3/,
there is a link on the main page: "jUDDI Portal", which links to
http://localhost:30080/pluto/portal/jUDDI, but I get a 404 on that, as, again,
I didn't get a 'pluto' in my Tomcat bundle anywhere.

SO: Do I need to separately download and install "pluto" into my Tomcat bundle?

thanks,

bryan

Reply via email to