Thank you for your fast replay. I URL:http://localhost:8080/juddiv3/ works and displys: Welcome to Apache jUDDI!...... But, the URL: http://sales:8080/juddiv3 does not work!!! My goal is to see the publication of the service sales. I have a question: In the file uddi.xml and exactly in this line, <property name="serverName" value="sales"/> the value of serviceName is "sales" or "localhost"? What can I do to resolve this problem? Or can you give me an other example of publishing a service, please? Thank you for answering me.
2012/3/17 Kurt Stam <[email protected]> > Yes, try 'localhost' in stead of 'sales' unless your hosts file maps sales > to localhost. > > --Kurt > > > On Mar 17, 2012, at 15:33, Fairouz Fakhfakh <[email protected]> > wrote: > > Hello, > I use UDDI version 3, > I tried to follow the course of this link: > > http://juddi.apache.org/docs/3.x/userguide/html/chap-Getting_Started.html#sect-using_the_tomcat_bundle > > I would like to publish a service. So, I try to follow the example of > "sales". > But, my problem that I couldn't access to this URL: > http://sales:8080/juddiv3 > The navigator is failed to find this page! > Have you any idea about this problem, please? > Thank you in advance. > >
