This is a simple client to run the groovy scripts from apache chemistry.
You can configure the client in the scriptclient.properties file:
cmisurl=http://localhost:8080/browser #your repo url
cmisuser=test #username
cmispassword=test #password
cmisrepo=testing #repository to run with
threads=1 #number of threads to start
script=template #the name of the groovy script in the scripts folder
Licensed under the Apache License, Version 2.0