Dain,

This won't work...the JVM seems to need this at startup. We tried having the classes set this property themselves, but there is something in pre-startup of the JVM that requires this setting in order for the endorsed dirs to take effect. Setting it once the JVM has started results in the endorsed.dir property being ignored.

Jeff

Dain Sundstrom wrote:
That should be added automatically by the main class.

-dain

On Jul 3, 2005, at 9:36 PM, Jeff Genender (JIRA) wrote:

[ http://issues.apache.org/jira/browse/GERONIMO-693? page=comments#action_12314982 ]

Jeff Genender commented on GERONIMO-693:
----------------------------------------

Do not forget the -Djava.endorsed.dirs=lib/endorsed to the java command line in these scripts or Tomcat will not run.


Need startup scripts in bin directory
-------------------------------------

         Key: GERONIMO-693
         URL: http://issues.apache.org/jira/browse/GERONIMO-693
     Project: Geronimo
        Type: New Feature
 Environment: Windows, Linux, Mac OS X
    Reporter: Erin Mulder
    Assignee: John Sisson
    Priority: Minor




It would be nice to have obvious startup.sh and startup.bat scripts in the bin directory so that the user doesn't need to look at the README file to figure out how to start the server. (java - jar bin/server.jar isn't hard -- it's just not quite as brainless as a script called "startup").


--
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