Hi Suran, This is really great work - so pleased you're updating the .bat which is sadly in need of an overhaul !
I documented the options supported in qpid-run, for linux/unix/cygwin which ideally the .bat should also support, here fyi (apologies should have added to the JIRA): http://cwiki.apache.org/qpid/qpid-java-run-scripts.html I think if %HOME% has not been set you could try C:/temp, but my windows expertise is limited so there may be a better default. An alternative would be to error if %QPID_WORK% and %HOME% have not been set, which might make better sense ? Thanks & Regards, Marnie On 4/27/08, Suran Jayathilaka <[EMAIL PROTECTED]> wrote: > > Hi all, > > I'm working on updating the qpid-server.bat file to reflect the features > found on the qpid-server/qpid-run bash scripts. ( > https://issues.apache.org/jira/browse/QPID-168) > > When starting the broker, QPID_WORK should be set to the HOME environment > variable if the user doesn't explicitly specify a value for it. This works > fine in Linux, but in Windows, what should be the value set for it in the > common case that %HOME% has not been set? > > Thanks. > Suran. > > >
