Revision 119
Added by Matt Jones over 24 years ago
metacat.properties | ||
---|---|---|
7 | 7 |
password=your-pw-goes-here |
8 | 8 |
defaultDB=jdbc:oracle:thin:@localhost:1521:test |
9 | 9 |
dbDriver=oracle.jdbc.driver.OracleDriver |
10 |
resultStyleURL=file:///home/httpd/html/xmltodb/resultset.xsl |
|
11 |
xmlcatalogfile=/home/httpd/html/xmltodb/catalog.txt |
|
10 |
resultStyleURL=file:///home/httpd/html/xmltodb/lib/resultset.xsl
|
|
11 |
xmlcatalogfile=/home/httpd/html/xmltodb/lib/catalog.txt
|
|
12 | 12 |
defaultdatapath=C:\Temp\ |
13 | 13 |
executescript=test.bat |
Also available in: Unified diff
updated paths to reflect new file locations