You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Andrew McIntyre (JIRA)" <de...@db.apache.org> on 2006/04/20 01:22:36 UTC

[jira] Commented: (DERBY-1063) Add new jar file to execute tools/network server with java -jar

    [ http://issues.apache.org/jira/browse/DERBY-1063?page=comments#action_12375215 ] 

Andrew McIntyre commented on DERBY-1063:
----------------------------------------

Committed revision 395434 to address comments above. Added a test, but haven't hooked it into a suite yet, because I haven't decided whether to just skip the test if running with jars (in which case I need to make a harness change) or to just make the equivalent calls directly to org.apache.derby.iapi.tools.run.

> 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