John Embretsen wrote:
Then, in order to start the network server, all you have to do is to
execute
the startNetworkServer.ksh script:
$ ${DERBY_INSTALL}/frameworks/NetworkServer/bin/startNetworkServer.ksh
(this works as long as the execute bit is set for the script file)
Note that someone in this thread pointed out that this may not be
sufficient if you have already defined a CLASSPATH. This can be solved
by doing 'source setNetworkServerCP.ksh' before one tries to start the
network server.
--
Øystein