The JPDA_OPTS environment variable is not honoured by geronimo.bat and is 
inconsistent with geronimo.sh
-------------------------------------------------------------------------------------------------------

         Key: GERONIMO-1745
         URL: http://issues.apache.org/jira/browse/GERONIMO-1745
     Project: Geronimo
        Type: Bug
  Components: startup/shutdown, usability  
    Versions: 1.0    
 Environment: Windows XP
    Reporter: John Sisson
 Assigned to: John Sisson 
    Priority: Trivial
     Fix For: 1.1, 1.2


geronimo.bat does not use the JPDA_OPTS environment variable that geronimo.sh 
uses.  geronimo.bat should be fixed so it is consistent with geronimo.sh.

geronimo.sh allows you to set the JPDA_OPTS environment variable that overrides 
the use of the other JPDA_* environment variables.  If JPDA_OPTS is not set the 
JPDA command line options are contructed from the JPDA_ADDRESS, JPDA_SUSPEND 
and JPDA_TRANSPORT environment variables.

To assist troubleshooting starting geronimo under the JPDA debugger, the 
environment variable information printed by the scripts should also output the 
value of JPDA_OPTS so users can see the JPDA options (e.g. JPDA address, 
whether suspend is set to yes etc) if the user has passed the jpda argument to 
the scripts. 

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