Sorry for the typo (missing command): John Embretsen wrote:
c) Invoke the Network Server main class directly, for example:java -cp lib/derbynet.jar org.apache.derby.drda.NetworkServerControl -h 0.0.0.0
Should be:java -cp lib/derbynet.jar org.apache.derby.drda.NetworkServerControl start -h 0.0.0.0
-- John
