Re: (Slightly OT): Server JVM 7

2014-05-29 Thread David kerber
found that under JRE 6 (haven't tested 7 for performance yet, only functionality) that the server jvm gives me much better performance for Tomcat than the client JVM does. However, I can only find a 64-bit server JVM for Java 7, while in Java 6, there was both a 32-bit and 64-bit server JVM

RE: (Slightly OT): Server JVM 7

2014-05-29 Thread Konstantin Preißer
Hi David, > -Original Message- > From: David kerber [mailto:dcker...@verizon.net] > Sent: Thursday, May 29, 2014 3:35 PM > > I have found that under JRE 6 (haven't tested 7 for performance yet, > only functionality) that the server jvm gives me much better perfor

(Slightly OT): Server JVM 7

2014-05-29 Thread David kerber
I have found that under JRE 6 (haven't tested 7 for performance yet, only functionality) that the server jvm gives me much better performance for Tomcat than the client JVM does. However, I can only find a 64-bit server JVM for Java 7, while in Java 6, there was both a 32-bit and 6

RE: server jvm

2013-05-07 Thread Caldarale, Charles R
> From: Leo Donahue - RDSA IT [mailto:leodona...@mail.maricopa.gov] > Subject: server jvm > now that there is a separate download for a server jre at 7u21, should we > be using that instead? It looks like the "Server JRE" is somewhere in between a JDK and traditional J

server jvm

2013-05-07 Thread Leo Donahue - RDSA IT
Installing Tomcat 7.0.39 using the service.bat will pick up the server jvm.dll located in the jdk directory, but now that there is a separate download for a server jre at 7u21, should we be using that instead? C:\Program Files\Java\jdk1.7.0_21\jre\bin\server\jvm.dll Or use the new "Server JRE"

RE: Getting Tomcat5.exe to run with server JVM

2007-01-10 Thread Caldarale, Charles R
> From: Sascha Wehnert [mailto:[EMAIL PROTECTED] > Subject: AW: Getting Tomcat5.exe to run with server JVM > > This is already the case. Used path for JVM is > C:\app\java\jre\bin\server\jvm.dll Then it should already be using the server mode. You can check which mode it's

AW: Getting Tomcat5.exe to run with server JVM

2007-01-10 Thread Sascha Wehnert
Hi Chuck, > -Ursprüngliche Nachricht- > Von: Caldarale, Charles R [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 9. Januar 2007 18:19 > An: Tomcat Users List > Betreff: RE: Getting Tomcat5.exe to run with server JVM > > > From: Sascha Wehnert [mailto:[EMAI

RE: Getting Tomcat5.exe to run with server JVM

2007-01-09 Thread Caldarale, Charles R
> From: Sascha Wehnert [mailto:[EMAIL PROTECTED] > Subject: Getting Tomcat5.exe to run with server JVM > > If I add -server to JAVA Options within the tomcat > monitor or tomcat5w.exe and try to restart stdout > log file reports "unrecognized option -server".

Getting Tomcat5.exe to run with server JVM

2007-01-09 Thread Sascha Wehnert
Hi, I’m quite new to the whole JAVA stuff so it might happen, that I do not use the right terms ;-) I need to get a Tomcat 5.5.20 to run with -server. It was installed using the available exe-installation file. I found already a previous thread about this topic located at http://m