I've resolved it .Thanks a lot for your help! From: [email protected] To: [email protected] Subject: RE: To register a webservice Date: Mon, 12 Mar 2012 11:50:37 +0000
Hi Kurt, Sorry to have so many drawbacks.I followed your advice,so I downloaded the portal-bundle-3.1.3, checked out from SVN the SimplePublish example and when I wanted to Enable the Dependency Management,the POM file appears with the error: Failled to read artifact descriptor for org.apache.juddi:juddi-client:jar3.0.5-SNAPSHOT I don't know why, if I've already got run this example with a previous version and all was ok. Thanks Date: Thu, 8 Mar 2012 11:33:49 -0500 From: [email protected] To: [email protected] Subject: Re: To register a webservice Hi Marilina, Well you are one step too advanced. The whole sales examples is there two simulate 2 nodes. And you need a machine in your hosts file called 'sales'. If I were you I would - download a fresh juddi-portal-bundle.zip, unzip and start tomcat - check out the helloworld or simplepublish example from SVN, and run it as-is Done. No need to change any files, --Kurt On 3/8/12 11:17 AM, Marilina Ferrer wrote: Hi Kurt, So I have to use the configuration file uddi.xml of the juddi-client,haven't? Adding the clerk information: <clerk name="BobCratchit" node="default" publisher="sales" password="sales"> <class>org.apache.juddi.samples.HelloWorldImpl</class> </clerk> Is it correct? Date: Tue, 6 Mar 2012 11:58:17 -0500 From: [email protected] To: [email protected] Subject: Re: To register a webservice Hi Marilina, 1. The sales data is there for an example using UDDI Subscriptions (where two UDDI nodes communicate). In your case you can leave it as is, so don't rename the folders. 2. Just use 'localhost': http://localhost:8080/juddiv3 Good luck, --Kurt On 3/6/12 6:22 AM, Marilina Ferrer wrote: Hi, I'm trying to register the simple webservice Helloworld following the demo,(the second Helloworld) but I can't load in the browser the sales page at the end of the first part of the demo. Before this, I had to make two things: 1- rename the file \webapps\juddiv3\WEB-INF\classes\RENAME4SALES_juddi_custom_install_data to the name juddi_custom_install_data . 2- I have to change in the portlets/ WEB-INF/classes/META-INF, the file name uddi.sales.xml for the new name uddi.xml, overwriting another one with the same name that was existing in this folder.Is it ok? Finally, I start up the juddi and open the browser with http://sales:8080/juddiv3 ,where it can't load the page. Is it correct? Is there anything that I have to change? thanks
