[jboss-jira] [JBoss JIRA] Closed: (JBAS-5363) run.conf ignored by run.bat under Windows
Dimitris Andreadis (JIRA)
jira-events at lists.jboss.org
Wed Apr 2 06:13:40 EDT 2008
[ http://jira.jboss.com/jira/browse/JBAS-5363?page=all ]
Dimitris Andreadis closed JBAS-5363.
------------------------------------
Resolution: Rejected
This is not a bug.
run.conf includes essentially unix shell script code that is sourced in run.sh. It cannot be sourced in a windows .bat script.
If you find a portable way to do this, or another better solution, I would be glad to discuss/accept it.
> run.conf ignored by run.bat under Windows
> -----------------------------------------
>
> Key: JBAS-5363
> URL: http://jira.jboss.com/jira/browse/JBAS-5363
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: JBossAS-4.2.2.GA
> Environment: WindowsXP SP2, x86
> Reporter: Gregor Rosenauer
> Priority: Minor
>
> JBoss does not parse run.conf under Windows, so configuration options have to be added to run.bat directly, which is not nice.
> Under AIX, JBoss (same version) correclty parses run.conf (e.g. JAVA_OPTS).
> JBoss should behave the same in both environments, so it becomes "configure once, run anywhere" ,=)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list