Re: Tomcat on Win2K3 Registry Edit.

2008-03-04 Thread Terence M. Bandoian
vices \ Tomcat5 \ Parameters Also in Tomcat 5, there appear to be default Java options set in: HKLM \ SOFTWARE \ Apache Software Foundation \ Procrun 2.0 \ Tomcat5 \ Parameters \ Java \ Options -Terence M. Bandoian > > Subject: > Re: Tomcat on Win2K3 Registry Edit. > From:

Re: Tomcat on Win2K3 Registry Edit.

2008-02-27 Thread Martin Gainty
nt: Wednesday, February 27, 2008 4:19 PM Subject: RE: Tomcat on Win2K3 Registry Edit. > From: Martin Gainty [mailto:[EMAIL PROTECTED] > Subject: Re: Tomcat on Win2K3 Registry Edit. > > feel free to set these parameters in JAVA_OPTS environment > variable before invoking java Th

RE: Tomcat on Win2K3 Registry Edit.

2008-02-27 Thread Caldarale, Charles R
> From: Martin Gainty [mailto:[EMAIL PROTECTED] > Subject: Re: Tomcat on Win2K3 Registry Edit. > > feel free to set these parameters in JAVA_OPTS environment > variable before invoking java The OP was referring to Tomcat installed as a Windows service - there's no JAV

Re: Tomcat on Win2K3 Registry Edit.

2008-02-27 Thread Martin Gainty
nt: Wednesday, February 27, 2008 4:05 PM Subject: Re: Tomcat on Win2K3 Registry Edit. > I will give it a try both ways > > > Thanks for your help. > > On Wed, Feb 27, 2008 at 3:52 PM, Caldarale, Charles R < > [EMAIL PROTECTED]> wrote: > > > > From: Panian, A

Re: Tomcat on Win2K3 Registry Edit.

2008-02-27 Thread Panian, Ardo
I will give it a try both ways Thanks for your help. On Wed, Feb 27, 2008 at 3:52 PM, Caldarale, Charles R < [EMAIL PROTECTED]> wrote: > > From: Panian, Ardo [mailto:[EMAIL PROTECTED] > > Subject: Re: Tomcat on Win2K3 Registry Edit. > > > > They told me that if t

RE: Tomcat on Win2K3 Registry Edit.

2008-02-27 Thread Caldarale, Charles R
> From: Panian, Ardo [mailto:[EMAIL PROTECTED] > Subject: Re: Tomcat on Win2K3 Registry Edit. > > They told me that if the value (-noverify) is not in > place then Tomcat runs slower due to it having to call > home (apache.org). The byte code verifier doesn't have to &

Re: Tomcat on Win2K3 Registry Edit.

2008-02-27 Thread Panian, Ardo
< [EMAIL PROTECTED]> wrote: > > From: Panian, Ardo [mailto:[EMAIL PROTECTED] > > Subject: Tomcat on Win2K3 Registry Edit. > > > > When installing Tomcat on a Win32 server I was instructed by > > the software vendor to make a modifications to the following > &g

RE: Tomcat on Win2K3 Registry Edit.

2008-02-27 Thread Caldarale, Charles R
> From: Panian, Ardo [mailto:[EMAIL PROTECTED] > Subject: Tomcat on Win2K3 Registry Edit. > > When installing Tomcat on a Win32 server I was instructed by > the software vendor to make a modifications to the following > Reg key: Not a good idea - too easy to mess it up. U

Tomcat on Win2K3 Registry Edit.

2008-02-27 Thread Panian, Ardo
When installing Tomcat on a Win32 server I was instructed by the software vendor to make a modifications to the following Reg key: *HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Tomcat Service Manager\Tomcat5\Parameters* "*JavaOptions*" I was asked to add: -noverify AND -Xmx1024 Could so