[
http://jira.jboss.com/jira/browse/JBAS-3458?page=comments#action_12340658 ]
Dimitris Andreadis commented on JBAS-3458:
------------------------------------------
I removed the -server, anyways.
The problem is the conditional check/addtion of -server now works if JAVA_OPTS is not set
(but we do set it).
The only thing I can think of is:
If JAVA_OPTS is not set OR is set but it doesn't contains -server
THEN set it/add it.
But then the user has no way to say "don't set -server" (although I
don't see why he would do that).
Out of synch run.bat/run.sh, hotspot -server usage
--------------------------------------------------
Key: JBAS-3458
URL:
http://jira.jboss.com/jira/browse/JBAS-3458
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: JBossAS-4.0.4.GA
Reporter: Scott M Stark
Assigned To: Dimitris Andreadis
Fix For: JBossAS-4.0.5.CR1
The run.bat/run.sh are out of synch with respect to settings such as hotspot -server
flag, and run.conf is unconditionally adding -server when this is set contitionally in
run.sh. We need to clean this up.
--
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