-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.properties
34 lines (27 loc) · 1.17 KB
/
main.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
##############################################################################
# main.properties for build.xml.
# Copyright 2003 by Jan Kiefer.
#
# This file is distributed "as is". It comes with no warranty and the
# author takes no responsibility for the consequences of its use.
#
# Usage, distribution and modification is allowed to everyone, as long
# as reference to the author(s) is given and this license note is included.
##############################################################################
#<!-- Path to servlet.jar, change this ... -->
#cpServ=/usr/share/java/servlet-2.3.jar
cpServ=/usr/share/java/servlet-api.jar
#<!-- Path to the JDBC driver for your DBMS, change this ... -->
#cpJDBC=/usr/share/java/mkjdbc.jar
cpJDBC=/home/sesteves/phoenix/phoenix-2.2.2.jar
#<!-- Directory where tpcw.war will be put with task 'inst' -->
webappDir=/usr/share/tomcat4/dist/webapps
#<!-- Path to the Perl interpreter. -->
perlPath=/usr/bin/perl
#<!-- Directory where the Images will be put with task genimg. -->
imagesDir=${webappDir}/tpcw/Images
#<!-- Filter file for SQL queries, change this if needed -->
sqlFilter=sql-hbase.properties
#dbName=std
#dbName=mckoi
dbName=hbase