[daisy] Re: Upgrade from 1.5 to 2.0: wrapper issues with logkit.xml

Robert Kindl rob at exec.cz
Thu Apr 5 17:34:02 CDT 2007


> Like this:
> set.default.DAISY_HOME=
> set.DAISY_DATADIR=
> Which, obviously, made it impossible for the wrapper to find the 
> config files.

IMHO config files for wrapper are little bit broken (including .bat files)

I changed following three lines in daisy-repository-server-service.conf and
wrapper goes fine (obviously with correctly setup environment):

set.default.DAISY_DATADIR=

wrapper.java.command=%JAVA_HOME%/bin/java.exe

wrapper.app.parameter.8="file:/%DAISY_DATADIR%/conf/myconfig.xml"


Simillary i changed following line in daisy-wiki-service.conf:

wrapper.java.command=%JAVA_HOME%/bin/java.exe

Rob



More information about the daisy mailing list