[ http://issues.apache.org/jira/browse/DERBY-1063?page=comments#action_12369779 ]
Andrew McIntyre commented on DERBY-1063: ---------------------------------------- That's definitely a good idea, less typing is always good, and "server" fits with the other names much better. Another alternative would be "net". That would be sort of similar to the Windows net command and hey, even less typing. That might be a little too abbreviated, though. "servers start" is very descriptive, "net start" not so much. I'm curious to hear if there are any other suggestions. I'll be glad to make the change when I fix up the javadoc. > Add new jar file to execute tools/network server with java -jar > --------------------------------------------------------------- > > Key: DERBY-1063 > URL: http://issues.apache.org/jira/browse/DERBY-1063 > Project: Derby > Type: Improvement > Components: Tools > Versions: 10.2.0.0 > Reporter: Andrew McIntyre > Assignee: Andrew McIntyre > Fix For: 10.2.0.0 > Attachments: derby1063.diff, derby1063_v2.diff > > Support execution of the tools with java-jar using the manifest Class-Path > attribute. Originally added as part of DERBY-1019, this seeks to reinstate > thee functonality that was removed as a result of DERBY-1045. Create a new > jar file to execute the tools, along with an improvement to sysinfo to report > the location of the jars from which the info properties files are loaded. > Note that this does not attempt to mitigate the current problems running > sysinfo under a security manager, but to improve the reporting of the > locations of the loaded files if they are not loaded from the classpath. -- 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
