dims 01/04/09 07:11:02
Modified: webapp/WEB-INF Tag: xml-cocoon2 web.xml
Log:
Oops! Missed the change in web.xml
Revision Changes Path
No revision
No revision
1.1.2.16 +2 -5 xml-cocoon/webapp/WEB-INF/Attic/web.xml
Index: web.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/webapp/WEB-INF/Attic/web.xml,v
retrieving revision 1.1.2.15
retrieving revision 1.1.2.16
diff -u -r1.1.2.15 -r1.1.2.16
--- web.xml 2001/04/03 06:26:21 1.1.2.15
+++ web.xml 2001/04/09 14:11:00 1.1.2.16
@@ -37,11 +37,8 @@
<!-- For IBM WebSphere: -->
com.ibm.servlet.classloader.Handler
- <!-- For PostgeSQL Database: -->
- org.postgresql.Driver
-
- <!-- For Oracle Database: -->
- oracle.jdbc.driver.OracleDriver
+ <!-- For Database Driver: -->
+ @database-driver@
</param-value>
</init-param>
</servlet>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]