remm 2003/08/09 11:59:22
Modified: webapps/docs jndi-resources-howto.xml
Log:
- Fix typo, submitted by Yann C�bron.
Revision Changes Path
1.5 +1 -1 jakarta-tomcat-catalina/webapps/docs/jndi-resources-howto.xml
Index: jndi-resources-howto.xml
===================================================================
RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/jndi-resources-howto.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- jndi-resources-howto.xml 15 Jan 2003 03:40:43 -0000 1.4
+++ jndi-resources-howto.xml 9 Aug 2003 18:59:22 -0000 1.5
@@ -453,7 +453,7 @@
database that is configured in the server.xml file.
</description>
<res-ref-name>
- jdbc/EmployeDB
+ jdbc/EmployeeDB
</res-ref-name>
<res-type>
javax.sql.DataSource
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]