Author: kstam
Date: Tue May 24 21:27:48 2011
New Revision: 1127299

URL: http://svn.apache.org/viewvc?rev=1127299&view=rev
Log:
JUDDI-484 updated the guide, only 1 token can be set

Modified:
    juddi/trunk/docs/userguide/en-US/Root_seed_data.xml

Modified: juddi/trunk/docs/userguide/en-US/Root_seed_data.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/docs/userguide/en-US/Root_seed_data.xml?rev=1127299&r1=1127298&r2=1127299&view=diff
==============================================================================
--- juddi/trunk/docs/userguide/en-US/Root_seed_data.xml (original)
+++ juddi/trunk/docs/userguide/en-US/Root_seed_data.xml Tue May 24 21:27:48 2011
@@ -80,12 +80,12 @@
     
     <!-- section: Tokens in the Seed Data -->
     <section id="sect-tokens_in_the_seed_data">
-        <title>Tokens in the Seed Data</title>
+        <title>Token in the Seed Data</title>
         <para>
         You may have noticed the tokens in the 
<filename>root_BusinessEntity.xml</filename> 
-        file (<literal>${juddi.server.name}</literal> and
-        <literal>${juddi.server.port}</literal> ) . The value of these tokens 
can set in
-        the <filename>juddiv3.properties</filename> file, and you can add your 
own tokens.
+        file (<literal>${juddi.server.baseurl}</literal>. The value of this 
tokens can set in
+        the <filename>juddiv3.properties</filename> file. The value 
substitution takes place
+        at runtime, so that different nodes can do the substitution  with 
their own value if needed.
         </para>
     </section>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to