You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ep...@apache.org on 2003/10/31 18:10:03 UTC

cvs commit: jakarta-commons-sandbox/configuration/xdocs overview.xml

epugh       2003/10/31 09:10:03

  Modified:    configuration/xdocs overview.xml
  Log:
  Tweak docs
  
  Revision  Changes    Path
  1.5       +2 -2      jakarta-commons-sandbox/configuration/xdocs/overview.xml
  
  Index: overview.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/configuration/xdocs/overview.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- overview.xml	20 Jun 2003 19:52:41 -0000	1.4
  +++ overview.xml	31 Oct 2003 17:10:03 -0000	1.5
  @@ -41,7 +41,7 @@
             </li>
             <li>
                 <strong>JNDIConfiguration</strong>
  -              Using a key in the JNDI tree, can retrieve values as configuration properties.
  +              Using a key in the JNDI tree, can retrieve values as configuration properties.              
             </li>          
          </ul>
           
  @@ -142,7 +142,7 @@
           <p>
           This configuration is very useful for setting environment specific settings like mail servers! The
           prefix tells the ConfigurationFactory what the root will be to look up your configuration settings. To 
  -        enter a value under the key "test.short" you would add this to your web.xml.
  +        enter a value under the key "test.short" you would replcace the '.' with '/' in your web.xml.
           </p>
           <source>
   <![CDATA[       
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org