fixing checkout build and webkell-cactus process
[Bookkeeping.git] / lib / spittoon.properties
blob9a4f4b2685ac39729e4ed593d334d688c036ba8b
3 # root directory Spittoon will use 
4 root.dir=rootDir
6 # eXist database parameter variables 
7 db.url=xmldb:exist:///db/
9 db.uname=admin
10 db.passwd=
12 # exist environment variables 
13 exist.initdb=true
15 exist.home=.
16 org.xml.sax.features.validation=false
17 java.endorsed.dirs=lib/endorsed
19 db-1-config=confAauth.xml
20 # needs to be named 'exist' ['aauthdb' desired], otherwise the database stalls with .lck files
21 db-1-id=exist
23 #db-2-config=confGroups.xml
24 #db-2-id=groupsdb
25 db-2-config=confAauth.xml
26 db-2-id=exist
29 # bob environment variables
30 bob.home=/Users/timothyw/Projects/Bookkeeping
31 bob.base=/Users/timothyw/Projects/Bookkeeping
32 bob.gen=/Users/timothyw/Projects/Bookkeeping/gen
33 bob.end=.xml
34 bob.def=/Users/timothyw/Projects/Bookkeeping/xml/bookkeeping.system.xml
36 # mappings 
37 mapping.system=/system
38 mapping.filler.1=/system/aauthentication
39 mapping.filler.2=/system/aauthentication/groups
40 mapping.aauth.group=/system/aauthentication/groups/group
41 mapping.filler.3=/system/aauthentication/users
42 mapping.aauth.user=/system/aauthentication/users/user
43 mapping.filler.4=/system/groups
44 mapping.group.group=/system/groups/group
45 mapping.filler.5=/system/groups/group/bookkeeping
46 mapping.group.accounts=/system/groups/group/bookkeeping/accounts
47 mapping.group.journals=/system/groups/group/bookkeeping/journals
48 mapping.group.journal=/system/groups/group/bookkeeping/journals/journal
49 mapping.filler.6=/system/groups/group/bookkeeping/journals/journal/entries
50 mapping.group.entry=/system/groups/group/bookkeeping/journals/journal/entries/entry