Support direct execution of derbynet.jar using the -jar option of the VM.
-------------------------------------------------------------------------

         Key: DERBY-419
         URL: http://issues.apache.org/jira/browse/DERBY-419
     Project: Derby
        Type: Improvement
  Components: Network Server  
    Reporter: Daniel John Debrunner
 Assigned to: Daniel John Debrunner 
    Priority: Minor


Support direct execution of derbynet.jar using the -jar option of the VM.

E.g.

java -jar lib/derbynet.jar start
java -jar lib/derbynet.jar ping
java -jar lib/derbynet.jar shutdown

Add manifest entries

Main-Class: org.apache.derby.drda.NetworkServerControl
Class-Path: derby.jar

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to