vgritsenko 2003/08/07 10:48:57
Modified: java/examples/Addressbook README
Log:
Change port to 8888
Revision Changes Path
1.5 +5 -3 xml-xindice/java/examples/Addressbook/README
Index: README
===================================================================
RCS file: /home/cvs/xml-xindice/java/examples/Addressbook/README,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- README 27 Nov 2002 08:33:39 -0000 1.4
+++ README 7 Aug 2003 17:48:57 -0000 1.5
@@ -1,4 +1,6 @@
-- Xindice address book example -
+
+ --- Xindice address book example ---
+
This code is an example application using Xindice and the XML:DB api with
jsp and servlets to provide an online address book.
@@ -65,7 +67,7 @@
%TOMCAT_HOME%\bin\startup.bat
9. Finished - You should now be able to load the addressbook.
- http://127.0.0.1:8080/Addressbook
+ http://localhost:8888/Addressbook
If you have problems please post you questions on the Xindice users
-mailing list.
\ No newline at end of file
+mailing list.