Project

General

Profile

1
#
2
# Properties file defining options for the MetaCatServlet.java servlet
3
# Matt Jones, Dan Higgins
4
# '$Id: metacat.properties 91 2000-05-11 20:46:53Z higgins $'
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
(6-6/9)