You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by ks...@apache.org on 2009/05/29 05:18:25 UTC

svn commit: r779820 - /webservices/juddi/branches/v3_trunk/juddi-core/src/test/resources/juddi.properties

Author: kstam
Date: Fri May 29 03:18:16 2009
New Revision: 779820

URL: http://svn.apache.org/viewvc?rev=779820&view=rev
Log:
JUDDI-234 the install data is now inspected for tokens

Modified:
    webservices/juddi/branches/v3_trunk/juddi-core/src/test/resources/juddi.properties

Modified: webservices/juddi/branches/v3_trunk/juddi-core/src/test/resources/juddi.properties
URL: http://svn.apache.org/viewvc/webservices/juddi/branches/v3_trunk/juddi-core/src/test/resources/juddi.properties?rev=779820&r1=779819&r2=779820&view=diff
==============================================================================
--- webservices/juddi/branches/v3_trunk/juddi-core/src/test/resources/juddi.properties (original)
+++ webservices/juddi/branches/v3_trunk/juddi-core/src/test/resources/juddi.properties Fri May 29 03:18:16 2009
@@ -5,6 +5,11 @@
 # file can be overriden by system parameters                   #
 #                                                              #
 ################################################################
+# These two tokens are referenced in the install data. Note that you
+# can use any tokens, and that their values can be set here or as
+# System parameters.
+juddi.server.name=localhost
+juddi.server.port=8080
 #
 # Name of the persistence unit to use (the default, "juddiDatabase" refers to the unit compiled into the juddi library)
 juddi.persistenceunit.name=juddiDatabase



---------------------------------------------------------------------
To unsubscribe, e-mail: juddi-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-cvs-help@ws.apache.org