Re: VERY URGENT

2015-04-02 Thread David kerber

On 4/2/2015 10:27 AM, Gary Dominic wrote:

Hi,
Could any one please advise whether Apache Tomcat 7.x is compatible with
Windows Server R2?. Also what are the most compatible servers that support
Apache Tomcat 7.x?.


Which Windows server R2?  2003 or 2008?  Though it actually doesn't 
matter.  TC 7 runs fine on every Windows server OS from 2000 on, as long 
as you have the correct version of Java installed.




Please help!.

Thanks.

Regards,
Gary




-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: VERY URGENT

2015-04-02 Thread David kerber

On 4/2/2015 10:42 AM, Gary Dominic wrote:

Thank you for your kind reply. Its Windows Server 2003 R2. So there will be
no performance issues right?.
Also could  you please tell me, which all are the optimal Windows servers
for Apache Tomcat 7.x?.


There is no optimal server.  It runs great on any of them.  Your 
application and the hardware will be the determining factor in 
performance, not Tomcat or the OS it's running on.  The version of Java 
will have an effect, but any ver 7 or 8 will be fine.


Just remember that Windows server 2003 goes EOL (no further updates) 
from MS this year, and Java 7 is already EOL from Oracle.





Please reply.

Thanks a lot!

Gary

On 2 April 2015 at 20:07, David kerber dcker...@verizon.net wrote:


On 4/2/2015 10:27 AM, Gary Dominic wrote:


Hi,
Could any one please advise whether Apache Tomcat 7.x is compatible with
Windows Server R2?. Also what are the most compatible servers that support
Apache Tomcat 7.x?.



Which Windows server R2?  2003 or 2008?  Though it actually doesn't
matter.  TC 7 runs fine on every Windows server OS from 2000 on, as long as
you have the correct version of Java installed.


  Please help!.


Thanks.

Regards,
Gary




-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org







-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: VERY URGENT

2015-04-02 Thread André Warnier

Gary Dominic wrote:

Thank you for your kind reply. Its Windows Server 2003 R2. So there will be
no performance issues right?.
Also could  you please tell me, which all are the optimal Windows servers
for Apache Tomcat 7.x?.
Please reply.

Thanks a lot!

Gary

On 2 April 2015 at 20:07, David kerber dcker...@verizon.net wrote:


On 4/2/2015 10:27 AM, Gary Dominic wrote:


Hi,
Could any one please advise whether Apache Tomcat 7.x is compatible with
Windows Server R2?. Also what are the most compatible servers that support
Apache Tomcat 7.x?.


Hi.
To save you probably some disappointments and sharp responses on forums such as this one 
in the future, I would STRONGLY RECOMMEND that you read this :

http://www.catb.org/esr/faqs/smart-questions.html

REALLY

To try to answer your (really rather silly) question : Tomcat is a Java program, which is 
run by a Java JVM (http://en.wikipedia.org/wiki/Java_virtual_machine).

So wherever there is a JVM, Tomcat will run.
So it is not a question of having the most compatible server that supports Tomcat 7.x 
(whatever that means), it is a question of having a server which runs a Java JVM.
And in terms of performance, usually people look at the available CPU, memory, disks 
etc.., not at the OS.  In other words and to make this simple, a big machine will probably 
run Tomcat faster than a small machine.






Which Windows server R2?  2003 or 2008?  Though it actually doesn't
matter.  TC 7 runs fine on every Windows server OS from 2000 on, as long as
you have the correct version of Java installed.


 Please help!.

Thanks.

Regards,
Gary



-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org







-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: VERY URGENT

2015-04-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

André,

On 4/2/15 11:00 AM, André Warnier wrote:
 Gary Dominic wrote:
 Thank you for your kind reply. Its Windows Server 2003 R2. So
 there will be no performance issues right?. Also could  you
 please tell me, which all are the optimal Windows servers for
 Apache Tomcat 7.x?. Please reply.
 
 Thanks a lot!
 
 Gary
 
 On 2 April 2015 at 20:07, David kerber dcker...@verizon.net
 wrote:
 
 On 4/2/2015 10:27 AM, Gary Dominic wrote:
 
 Hi, Could any one please advise whether Apache Tomcat 7.x is
 compatible with Windows Server R2?. Also what are the most
 compatible servers that support Apache Tomcat 7.x?.
 
 Hi. To save you probably some disappointments and sharp responses
 on forums such as this one in the future, I would STRONGLY
 RECOMMEND that you read this : 
 http://www.catb.org/esr/faqs/smart-questions.html
 
 REALLY
 
 To try to answer your (really rather silly) question : Tomcat is a
 Java program, which is run by a Java JVM 
 (http://en.wikipedia.org/wiki/Java_virtual_machine). So wherever
 there is a JVM, Tomcat will run. So it is not a question of having
 the most compatible server that supports Tomcat 7.x (whatever
 that means), it is a question of having a server which runs a Java
 JVM. And in terms of performance, usually people look at the
 available CPU, memory, disks etc.., not at the OS.  In other words
 and to make this simple, a big machine will probably run Tomcat
 faster than a small machine.

+1

http://stackoverflow.com/questions/14567926/minimum-and-recommended-requ
irement-for-tomcat-7-or-tomcat-6/14572521

- -chris

 
 Which Windows server R2?  2003 or 2008?  Though it actually
 doesn't matter.  TC 7 runs fine on every Windows server OS from
 2000 on, as long as you have the correct version of Java
 installed.
 
 
 Please help!.
 Thanks.
 
 Regards, Gary
 
 
 
- -

 
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org
 
 
 
 
 
 -

 
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v2
Comment: GPGTools - http://gpgtools.org

iQIcBAEBCAAGBQJVHVzxAAoJEBzwKT+lPKRYCukP/A6n2ejZBCO4iQ0JaD+YgsDw
34zik9/OBwebTYOy2WG1d4J8QpAXhsvpB068qrx6ewGNxpUb/M5JbS0sWmBakLgR
w04nYJESMFEIsc48TLO6P8R3tqCRHaHimv0vieEWMysfygpjSiHMziGo7Q3rUYrw
BN5+e51wsQEMTDBJ75J+NHx4k+wggDL+nAHcNqe20k5DBg3Yd91w7S7PQhPUJ3w5
h5+dj1G3MjPtrboAV1bQ6EIZMbNcQwxmPb7uH8E9nzsZxflFzOEZhmZhG2GhPx4i
M25N4pOh3x/9Eyn04PCb9BD0O2HnWAu1L500YWpFcEvj4CtNeahlH5esRedOSM68
2JfsVXhS8kmR7NY7bUw4aSzWgyXF8becos0GbP1LPMSNrVhvRvSG0gOvppFFzd/2
AvdFr3DC0BUzyThSirIXbMmkXrmG3MhPtaoXXRKeUuzhsP67NXf88VY21R4ucMAB
d35Il8NFKDMO9nuJgOQy1pq9ipwvvOEkYmNuDr/ecu/p08N2U7g8W/ixS1GUw+eq
Yj5K4fHPbBaY4Yp2niBPxy2kEqx/rxmRmAOT4HZryeMJxWSxHXj1jJN7OrseS1Tu
5YL1XnPIBrBssp8S+8clWjtT9/qR1pXD4M4hvAIxTaZlM8mPvI2pV+r8NQmSsfAh
E3a771A67K6wMODQNFSb
=NLSE
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: VERY URGENT

2015-04-02 Thread Gary Dominic
Thank you for your kind reply. Its Windows Server 2003 R2. So there will be
no performance issues right?.
Also could  you please tell me, which all are the optimal Windows servers
for Apache Tomcat 7.x?.
Please reply.

Thanks a lot!

Gary

On 2 April 2015 at 20:07, David kerber dcker...@verizon.net wrote:

 On 4/2/2015 10:27 AM, Gary Dominic wrote:

 Hi,
 Could any one please advise whether Apache Tomcat 7.x is compatible with
 Windows Server R2?. Also what are the most compatible servers that support
 Apache Tomcat 7.x?.


 Which Windows server R2?  2003 or 2008?  Though it actually doesn't
 matter.  TC 7 runs fine on every Windows server OS from 2000 on, as long as
 you have the correct version of Java installed.


  Please help!.

 Thanks.

 Regards,
 Gary



 -
 To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org




RE: VERY URGENT

2015-04-02 Thread Arthur Cosma
-Original Message-
From: Gary Dominic [mailto:domig...@gmail.com] 
Sent: Thursday, April 02, 2015 10:43 AM
To: Tomcat Users List
Subject: Re: VERY URGENT

Thank you for your kind reply. Its Windows Server 2003 R2. So there will be no 
performance issues right?.
Also could  you please tell me, which all are the optimal Windows servers for 
Apache Tomcat 7.x?.
Please reply.

Thanks a lot!

Gary

On 2 April 2015 at 20:07, David kerber dcker...@verizon.net wrote:

 On 4/2/2015 10:27 AM, Gary Dominic wrote:

 Hi,
 Could any one please advise whether Apache Tomcat 7.x is compatible 
 with Windows Server R2?. Also what are the most compatible servers 
 that support Apache Tomcat 7.x?.


 Which Windows server R2?  2003 or 2008?  Though it actually doesn't 
 matter.  TC 7 runs fine on every Windows server OS from 2000 on, as 
 long as you have the correct version of Java installed.


  Please help!.

 Thanks.

 Regards,
 Gary



 -
 To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org



Gary,

Tomcat 7 runs great on 2008 R2, just download the 64 bit version.
Before you install the service, edit service.bat in the bin directory and 
change the default memory allocation to suit your needs.
The default is very conservative, on my server I set it to 4096.

Arthur

[snip]
--StartParams start ^
--StopParams stop ^
--JvmOptions 
-Dcatalina.home=%CATALINA_HOME%;-Dcatalina.base=%CATALINA_BASE%;-Djava.endorsed.dirs=%CATALINA_HOME%\endorsed;-Djava.io.tmpdir=%CATALINA_BASE%\temp;-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager;-Djava.util.logging.config.file=%CATALINA_BASE%\conf\logging.properties
 ^
--JvmMs 4096 ^
--JvmMx 4096
if not errorlevel 1 goto installed
echo Failed installing '%SERVICE_NAME%' service
goto end
[/snip]



 -- This message (including any attachments) is intended only for the use of 
the individual or entity to which it is addressed and may contain information 
that is non-public, proprietary, privileged, confidential, and exempt from 
disclosure under applicable law. If you are not the intended recipient, you are 
hereby notified that any use, dissemination, distribution, or copying of this 
communication is strictly prohibited. If you have received this communication 
in error, please notify us and destroy this message immediately. ---