Changeset 3050 for trunk/bin/set_classpath.sh
- Timestamp:
- Jan 8, 2007, 1:44:46 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bin/set_classpath.sh
r2967 r3050 53 53 54 54 # C3P0 Connection pool manager 55 CP=$CP:$WEBINF/lib/c3p0-0.9. 0.jar55 CP=$CP:$WEBINF/lib/c3p0-0.9.1-pre12.jar 56 56 57 57 # MySQL JDBC driver
Note: See TracChangeset
for help on using the changeset viewer.