It looks like you should be able to add '-server' to the JavaOptions, but I
haven't tried it.  You could also do:
  tomcat //US//Tomcat5 --Java java --Arguments "java -server"

As for the log redirection not working except for --Java=java, that's a
known issue.  I still haven't found something I'm completely happy with
(mostly because of the messy way that MS handles output redirection).

"Chanan Braunstein" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello,
>     I am trying to get Tomcat 5 to work with the server jvm, but I am
having
> some problems.
>     First I tried adding -server to the java options in the configure
Tomcat
> program. When I did that Tomcat wouldn't start. Then I set
> C:\j2sdk1.4.2_02\jre\bin\server\jvm.dll - This worked and using stress
test
> tool I found a significant boost in my web application - However, once I
set
> the JVM to this path I no longer get any output to the log files of
Tomcat.
> Neither from Tomcat itself or from my own logging commands.
>     So, my question is two fold:
>     1) What is the correct way to set the JVM to use Sun's server JVM?
>     2) How do I get log output after I do that?
>
> Chanan Braunstein
> Knovel Corp.
> Web Development Manager
> 607-773-1840 x672
> http://www.knovel.com
>
>
>




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to