[ http://issues.apache.org/jira/browse/GERONIMO-1612?page=comments#action_12365666 ]
John Sisson commented on GERONIMO-1612: --------------------------------------- Pretty sure :-) This was removed for the following reasons: * It wasn't documented in the geronimo.sh script * It isn't implemented in the corresponding geronimo.bat script * You can set system properties on the command line by using the existing GERONIMO_OPTS and JAVA_OPTS environment variables. * JARs should be picked up if you place then in the geronimo\lib\endorsed directory (pointed to by the META-INF/MANIFEST.MF file in bin\server.jar) > Remove -Djava.endorsed.dirs="$JAVA_ENDORSED_DIRS" from commands in > geronimo.sh > ------------------------------------------------------------------------------- > > Key: GERONIMO-1612 > URL: http://issues.apache.org/jira/browse/GERONIMO-1612 > Project: Geronimo > Type: Bug > Components: startup/shutdown > Versions: 1.0 > Reporter: John Sisson > Assignee: John Sisson > Priority: Minor > Fix For: 1.0.1, 1.1 > > This was accidentally carried over from the Tomcat code the script was based > upon. -- 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
