[jboss-jira] [JBoss JIRA] Created: (JBAS-8716) run.conf.bat options lost if JBoss run as a Windows Service
Vitaliy Tkachenko (JIRA)
jira-events at lists.jboss.org
Tue Dec 7 10:43:01 EST 2010
run.conf.bat options lost if JBoss run as a Windows Service
-----------------------------------------------------------
Key: JBAS-8716
URL: https://jira.jboss.org/browse/JBAS-8716
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Other, System service
Affects Versions: JBossAS-5.1.0.GA
Environment: Any Windows
Reporter: Vitaliy Tkachenko
If the service is run by jbosssvc.exe then JAVA_OPTS is predefined and set to "-server". So if JBoss is run as a service the command "if not "x%JAVA_OPTS%" == "x" goto JAVA_OPTS_SET" in "run.conf.bat" never allows to continue and set all other options.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list