On Apr 30, 2005, at 10:19 AM, Dan Scott wrote:

One quick observation:

setNetworkServerCP.bat sets the CLASSPATH to point to the derby.jar,
etc. files in DERBY_INSTALL/lib/ -- however, in the ZIP file the jar
files are in the root directory. I had to modify setNetworkSetCP.bat
accordingly to get the CLASSPATH set up correctly.

At a minimum, either the batch file should be updated, or the zip file
should be placed entirely within a /lib/  directory (which is kind of
a generic name.)

Hi Dan,

Thanks for the feedback. In the future, I'll put the jars into a lib directory so the scripts find the files in the expected path, and put the entire contents into a subdirectory so that the files aren't extracted into the current directory when unpacking the achive.

andrew



Reply via email to