[ http://issues.apache.org/jira/browse/DERBY-419?page=all ] Daniel John Debrunner closed DERBY-419: ---------------------------------------
> 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 > Assignee: Daniel John Debrunner > Priority: Minor > Fix For: 10.1.2.0, 10.2.0.0, 10.1.1.1 > > 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
