RE: Apache TomCat 5.5

2016-09-21 Thread Jeffrey Janner
m: Pham, Mary (NIH/OD/ORS) [E] [mailto:maryp...@mail.nih.gov] > Sent: Wednesday, September 21, 2016 9:52 AM > To: 'Tomcat Users List' > Subject: RE: Apache TomCat 5.5 > > Thank you. Chris, Chuck, Andre, Mark who had answered and I've done > this far. > My repor

Re: Apache TomCat 5.5

2016-09-21 Thread Christopher Schultz
it will work with HSTS enabled. Upgrading Tomcat doesn't really have any bearing on any of this, since you could upgrade Tomcat and still not enable HSTS. - -chris > -Original Message- From: Christopher Schultz > [mailto:ch...@christopherschultz.net] Sent: Thursday, Septem

RE: Apache TomCat 5.5

2016-09-21 Thread Pham, Mary (NIH/OD/ORS) [E]
15, 2016 11:01 AM To: Tomcat Users List Subject: Re: Apache TomCat 5.5 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 9/14/16 7:04 PM, André Warnier (tomcat) wrote: > Mary, have a look here : > http://tomcat.apache.org/whichversion.html Tomcat 5.5 was first > released abo

Re: Apache TomCat 5.5

2016-09-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 9/14/16 7:04 PM, André Warnier (tomcat) wrote: > Mary, have a look here : > http://tomcat.apache.org/whichversion.html Tomcat 5.5 was first > released about 10 years ago, and the last modification to it was in > 2012. The current "stable"

Re: Apache TomCat 5.5

2016-09-14 Thread tomcat
From: Daniel Küppers [mailto:dan...@tetralog.com] Sent: Wednesday, September 14, 2016 11:17 AM To: Tomcat Users List Subject: Re: Apache TomCat 5.5 Hello EveryOne, As new bee of Apache. We have been using one of the old Apache TomCat on windows server 2008R2, IIS 7. After we purchased and ins

RE: Apache TomCat 5.5

2016-09-14 Thread Caldarale, Charles R
> From: Pham, Mary (NIH/OD/ORS) [E] [mailto:maryp...@mail.nih.gov] > Subject: Apache TomCat 5.5 > We have been using one of the old Apache TomCat on windows server 2008R2, IIS > 7. Firstly, it's Tomcat, not TomCat. > We need to apply a header directive in Apache "Strict-Transport-Security" so

RE: Apache TomCat 5.5

2016-09-14 Thread Pham, Mary (NIH/OD/ORS) [E]
irectoriesSome I think is original, some had modified. Regards, -Mary -Original Message- From: Daniel Küppers [mailto:dan...@tetralog.com] Sent: Wednesday, September 14, 2016 11:17 AM To: Tomcat Users List Subject: Re: Apache TomCat 5.5 > Hello EveryOne, > > As new bee of Ap

Re: Apache TomCat 5.5

2016-09-14 Thread Daniel Küppers
Hello EveryOne, As new bee of Apache. We have been using one of the old Apache TomCat on windows server 2008R2, IIS 7. After we purchased and installed the SSL certificate. We need to apply a header directive in Apache "Strict-Transport-Security" so that our web site would be secured as t

Re: Apache Tomcat 5.5 and labels.properties

2010-06-30 Thread Michael Rodov
Ok thanks guys On Wed, Jun 30, 2010 at 4:43 PM, Pid wrote: > On 30/06/2010 14:13, Michael Rodov wrote: > > this is the link, but its not 100% sure since it depends on the > > installed directories > > > > C:\Program Files\Apache Software Foundation\Tomcat > > 5.5.26\work\Catalina\localhost\sm711

Re: Apache Tomcat 5.5 and labels.properties

2010-06-30 Thread Rainer Jung
On 30.06.2010 15:43, Pid wrote: On 30/06/2010 14:13, Michael Rodov wrote: this is the link, but its not 100% sure since it depends on the installed directories C:\Program Files\Apache Software Foundation\Tomcat 5.5.26\work\Catalina\localhost\sm711\loader\*com\hp\ov\cwc\web* So the clue there

Re: Apache Tomcat 5.5 and labels.properties

2010-06-30 Thread Pid
On 30/06/2010 14:13, Michael Rodov wrote: > this is the link, but its not 100% sure since it depends on the > installed directories > > C:\Program Files\Apache Software Foundation\Tomcat > 5.5.26\work\Catalina\localhost\sm711\loader\*com\hp\ov\cwc\web* So the clue there is in the package name. T

RE: Apache Tomcat 5.5 and labels.properties

2010-06-30 Thread Caldarale, Charles R
> From: Michael Rodov [mailto:rodov.mich...@gmail.com] > Subject: Apache Tomcat 5.5 and labels.properties > > In the apache 5.0 there was a file called cwc_labels.properties Assuming you mean Tomcat 5.0 (Apache is an organization, not a product), there was no such file. If you had one in your i

Re: Apache Tomcat 5.5 and labels.properties

2010-06-30 Thread Michael Rodov
this is the link, but its not 100% sure since it depends on the installed directories C:\Program Files\Apache Software Foundation\Tomcat 5.5.26\work\Catalina\localhost\sm711\loader\*com\hp\ov\cwc\web* On Wed, Jun 30, 2010 at 4:08 PM, Pid wrote: > On 30/06/2010 13:13, Michael Rodov wrote: > >

Re: Apache Tomcat 5.5 and labels.properties

2010-06-30 Thread Pid
On 30/06/2010 13:13, Michael Rodov wrote: > Hi All, > I have the following question: > In the apache 5.0 there was a file called cwc_labels.properties, its > attached The list strips attachments. Where, exactly, was this file? > It had some interesting properties in it, such as ErrorPage.Messag

RE: Apache Tomcat 5.5.X End of Life

2009-01-07 Thread Mark Thomas
> -Original Message- > From: Chad Kellerman [mailto:sunck...@gmail.com] > Sent: 07 January 2009 16:38 > To: Tomcat Users List > Subject: Apache Tomcat 5.5.X End of Life > > Tomcat Users, > Is there an expected End of Life date for Tomcat 5.5.x? I couldn't > find > anything on the apac

RE: Apache Tomcat (5.5) configuration suggestions

2007-10-04 Thread Peter Crowther
> From: Tony Fountain [mailto:[EMAIL PROTECTED] > Would you happen to know of any good references that walks through how > to trouble shoot Apache related performance issues? I don't, so I'm going to throw that open to the list here :-). A few obvious pointers from me: - Performance Monitor: %C

RE: Apache Tomcat (5.5) configuration suggestions

2007-10-04 Thread Tony Fountain
-7221 (fax) -Original Message- From: Peter Crowther [mailto:[EMAIL PROTECTED] Sent: Thursday, October 04, 2007 11:53 AM To: Tomcat Users List Subject: RE: Apache Tomcat (5.5) configuration suggestions > From: Tony Fountain [mailto:[EMAIL PROTECTED] > from the perspective of > pe

RE: Apache Tomcat (5.5) configuration suggestions

2007-10-04 Thread Peter Crowther
> From: Tony Fountain [mailto:[EMAIL PROTECTED] > from the perspective of > performance, will the x64 yield much better performance for > this type of > thing over x32? Obviously it will from a systems standpoint but is it > evident from an end user perspective? Depends entirely on your applica

RE: Apache Tomcat (5.5) configuration suggestions

2007-10-04 Thread Tony Fountain
from an end user perspective? Thanks, Tony Fountain Benefit Concepts, Inc. (419) 244-9936 x9010 (office) (419) 249-7221 (fax) -Original Message- From: Peter Crowther [mailto:[EMAIL PROTECTED] Sent: Thursday, October 04, 2007 11:14 AM To: Tomcat Users List Subject: RE: Apache Tomcat (5.5

RE: Apache Tomcat (5.5) configuration suggestions

2007-10-04 Thread Peter Crowther
> From: Tony Fountain [mailto:[EMAIL PROTECTED] > is there some sort of "server" type mode > for Apache to run in that will allow me to make use of more > than 1.5 GB of memory? You'll need the 64-bit JVM - and a 64-bit OS! Other than that, 1.5G is about as large a contiguous heap as Java can a

RE: Apache Tomcat 5.5 install issues.

2007-08-05 Thread William Rui
usr/X1 1R6/bin:/root/bin) [/CODE] It really seems that I've not successfully installed them, but how can I? Thanks and regards, -Original Message- From: Kristian Rink [mailto:[EMAIL PROTECTED] Sent: 2007?8?3? 16:30 To: users@tomcat.apache.org Subject: Re: Apache Tomcat 5.5 install

Re: Apache Tomcat 5.5 install issues.

2007-08-03 Thread Kristian Rink
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 William; ["William Rui" <[EMAIL PROTECTED]> @ Fri, 3 Aug 2007 16:19:17 +0800] > *** Host support *** > checking C flags dependant on host system type... ok > *** Java compilation tools *** > checking for javac... NONE > checking for javac... NONE >

RE: Apache Tomcat 5.5 install issues.

2007-08-03 Thread William Rui
k [mailto:[EMAIL PROTECTED] Sent: 2007?8?3? 16:08 To: users@tomcat.apache.org Subject: Re: Apache Tomcat 5.5 install issues. -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 William; ["William Rui" <[EMAIL PROTECTED]> @ Fri, 3 Aug 2007 15:43:18 +0800] ... > [EMAIL PROTECTED] b

Re: Apache Tomcat 5.5 install issues.

2007-08-03 Thread Kristian Rink
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 William; ["William Rui" <[EMAIL PROTECTED]> @ Fri, 3 Aug 2007 15:43:18 +0800] ... > [EMAIL PROTECTED] bin> cd jsvc-src/ > > [EMAIL PROTECTED] jsvc-src> autoconf > > [EMAIL PROTECTED] jsvc-src> ./configure > > -bash: ./configure: Permission denied