remm        01/11/14 09:53:30

  Modified:    webapps/tomcat-docs jndi-resources-howto.xml
  Log:
  - Fix 4512.
  
  Revision  Changes    Path
  1.9       +1 -3      jakarta-tomcat-4.0/webapps/tomcat-docs/jndi-resources-howto.xml
  
  Index: jndi-resources-howto.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/webapps/tomcat-docs/jndi-resources-howto.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- jndi-resources-howto.xml  2001/11/12 21:03:49     1.8
  +++ jndi-resources-howto.xml  2001/11/14 17:53:30     1.9
  @@ -514,9 +514,7 @@
   </source>
   
       <p>Note that the resource name (here, <code>jdbc/EmployeeDB</code>) must
  -    match the value specified in the web application deployment descriptor.
  -    Customize the value of the <code>mail.smtp.host</code> parameter to
  -    point at the server that provides SMTP service for your network.</p>
  +    match the value specified in the web application deployment descriptor.</p>
   
       <p>This example assumes that you are using the HypersonicSQL database
       JDBC driver.  Customize the <code>driverClassName</code> and
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to