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