Project

General

Profile

« Previous | Next » 

Revision 587

Added by berkley about 24 years ago

added an ant substitution for the jdbc connection string

View differences:

metacat.properties
5 5
#
6 6
user=@user@
7 7
password=@password@
8
defaultDB=jdbc:oracle:thin:@alpha.nceas.ucsb.edu:1521:oralin
8
defaultDB=@jdbc-connect@
9 9
dbDriver=oracle.jdbc.driver.OracleDriver
10 10
initialConnections=5
11 11
incrementConnections=5

Also available in: Unified diff