xdav.user = john xdav.password = john xdav.host = localhost xdav.port = 8080 xdav.workhost = localhost xdav.workdb = xdav.users = 1 xdav.iterations = 1 # TODO: # Rename properties (shorter and more intuitive names :-)) xdav.globalVariableCollection = files xdav.globalVariableUsers = ${xdav.users} xdav.globalVariableIterationCount = ${xdav.iterations} xdav.globalVariableIterationCountSmall = 1 xdav.globalVariablePerformanceIterations = 1 xdav.globalVariableDomainName = localhost xdav.globalVariableGroup = group xdav.globalVariableGroupsColl = groups xdav.globalVariableUsersColl = users xdav.globalVariableRolesColl = roles xdav.globalVariableRootUserPath = /${xdav.globalVariableServerName}/users xdav.globalVariableUserPath = ${xdav.globalVariableRootUserPath}/${xdav.user} xdav.globalVariableServerName = slide xdav.globalVariableXMLReference= # used in the notification test cases, change this to where do you want to # recieve the notifications xdav.globalVariableSubscriptionCallBack = httpu://any.host.com/subscriptions