Revision 117
Added by Matt Jones over 24 years ago
metacat.properties | ||
---|---|---|
1 |
# |
|
2 |
# Properties file defining options for the MetaCatServlet.java servlet |
|
3 |
# Matt Jones, Dan Higgins |
|
4 |
# '$Id$' |
|
5 |
# |
|
6 |
user=jones |
|
7 |
password=your-pw-goes-here |
|
8 |
defaultDB=jdbc:oracle:thin:@localhost:1521:test |
|
9 |
dbDriver=oracle.jdbc.driver.OracleDriver |
|
10 |
resultStyleURL=file:///home/httpd/html/xmltodb/resultset.xsl |
|
11 |
xmlcatalogfile=/home/httpd/html/xmltodb/catalog.txt |
|
12 |
defaultdatapath=C:\Temp\ |
|
13 |
executescript=test.bat |
|
14 | 0 |
Also available in: Unified diff
moved config files to lib dir