[daisy] dbName Property
Sieranski, Greg
greg.sieranski at quoininc.com
Mon Feb 11 10:41:52 CST 2008
We had an automated ant build for configuring daisy sites under daisy
2.0. We have recently upgraded to dasiy 2.1 and now when we run our ant
build we get the following exception:
Exception in thread "main"
org.outerj.daisy.install.PropertyNotFoundException: Property with key :
dbName could not be found.
[exec] at
org.outerj.daisy.install.InstallHelper.getPropertyValue(InstallHelper.java:652)
[exec] at
org.outerj.daisy.install.RepositoryServerInit.runAutomatedInstall(RepositoryServerInit.java:444)
[exec] at
org.outerj.daisy.install.RepositoryServerInit.install(RepositoryServerInit.java:81)
[exec] at
org.outerj.daisy.install.RepositoryServerInit.main(RepositoryServerInit.java:56)
Looking in the ReopistoryServerInit.java file I see that the dbName is
just a String but I am wondering if it can be set to any arbitrary name
or does it have to be specific to something?
Thanks,
Greg Sieranski
More information about the daisy
mailing list