I agree, but we should document this option somewhere, not burried in the run.bat file.

Maybe a README.TXT file is needed in the bin/ directory

If somebody knows how to duplicate the behavior of the run.sh in a Windows batch file, 
please let us know.

We need to identify the JVM, just like in run.sh. If it is a Sun's JVM we add a 
-server option...

Please read the bin/run.sh file.

Ricardo Argüello

----- Original Message ----- 
From: "Scott M Stark" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 25, 2003 7:17 PM
Subject: Re: [JBoss-dev] Looking to do 3.2.0 final next this weekend


> It should only be added as a commented out option as not all vms on win2k suppor this
> option.
> 
> xxxxxxxxxxxxxxxxxxxxxxxx
> Scott Stark
> Chief Technology Officer
> JBoss Group, LLC
> xxxxxxxxxxxxxxxxxxxxxxxx
> 
> ----- Original Message -----
> From: "Ricardo Argüello" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, March 25, 2003 11:32 AM
> Subject: Re: [JBoss-dev] Looking to do 3.2.0 final next this weekend
> 
> 
> Hi,
> 
> Do you think that adding the "-server" flag to the bin\run.bat file would be a good 
> idea for the 3.2 release?
> 
> The Hotspot Server VM is used in run.sh, but not in run.bat actually ("-server" is 
> added as a parameter to the
> $JAVA_HOME/bin/java invocation).
> 
> The Hotspot Server VM should perform A LOT better than the Client one (that one is 
> used if no -server parameter is added to
> the java.exe command).
> 
> As I said in one previous message, run.sh is already using that VM, why shouldn't we 
> add that option to run.bat? I don't think
> it would be a problem, now that we are releasing 3.2, do you?
> 
> Please read the message I sent the other day about that change in HEAD, and if you 
> find it appropiate, I'll backport it to the
> 3.2 branch.
> 
> Please let me know what do you think about that change.
> 
> Thanks in advance,
> 
> Ricardo Arguello
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by:
> The Definitive IT and Networking Event. Be There!
> NetWorld+Interop Las Vegas 2003 -- Register today!
> http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 
>



-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to