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" version is Tomcat 8.5.5.
For Open Source and free software such as Apache Tomcat, that means that your chances o
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Ryan,
On 9/13/16 5:13 PM, Ryan Melissari wrote:
> We have recently noticed that our Tomcat installation is writing
> incorrect data to the localhost_access_log. It seems to be writing
> cached data of a previous request for some or all of the field
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Pierce,
On 9/12/16 4:32 PM, Pierce Allen wrote:
> I run a collection Tomcat web servers on Redhat 7.2 (up-to-date)
>
> Normally we like to compile and use the latest stable version of
> Tomcat Native we can get our hands on (currently the one that
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Brian,
On 9/14/16 3:40 PM, Paquin, Brian wrote:
> I was able to setup Tomcat 8.0.35 to use a SHA hashed password in
> tomcat-users.xml (trying to secure the Manager app a bit more),
> but the same setup does not work on 8.5.5.
>
> Is there somethi
I was able to setup Tomcat 8.0.35 to use a SHA hashed password in
tomcat-users.xml (trying to secure the Manager app a bit more), but the same
setup does not work on 8.5.5.
Is there something I need to change to get this to work again?
server.xml engine:
> 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
Hi Daniel,
A new bee has to learn on an outdated systems! We cann't up upgrade due to
dependency of apps and forms, that's what I've learned.
Thank you for the link. To be honest I do not know what to do yet. I've
checked and seen several web.xml files, in different directoriesSome I
thi
Hi Felipe,
It is my experience that Tomcat will continue to process long-running old
requests while new requests get served the new version of the webapp. When
the requests are finished processing Tomcat will undeploy the old version
of the webapp (undeployOldVersions="true").
If you do happen to
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
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 the
Hi,
I've been using parallel deployment successfully with JSF based webapps for
some years.
Now I'd like to use it with some web service based webapps (CXF). I noticed
on Tomcat Manager that these webapps doesn't create sessions on the
requests.
I use *undeployOldVersions="true"* on server.xml,
YES Tim, in webapps/auth/WEB-INF/lib
-Original Message-
From: Tim Watts [mailto:t...@cliftonfarm.org]
Sent: Wednesday, September 14, 2016 6:00 PM
To: Tomcat Users List
Subject: RE: tomcat8 unable to load the Resource/property file from jar
On Wed, 2016-09-14 at 11:54 +, Venkata R
On Wed, 2016-09-14 at 11:54 +, Venkata Reddy P wrote:
> Thanks Chris for replying.
>
> I have tried placing all the jars into webapps/auth/web-inf/lib
> folder but still getting the null value.
>
You mean WEB-INF/lib not web-inf/lib, right? Case matters.
> Is there any way to confirm the
Thanks Chris for replying.
I have tried placing all the jars into webapps/auth/web-inf/lib folder but
still getting the null value.
Is there any way to confirm the property file in tomcat classpath?
Many Thanks.
-Original Message-
From: Christopher Schultz [mailto:ch...@christophersch
>> Hello,
>>
>> I am using HttpServletRequest.login to authenticate users on an ajax
>> call.
>> This is working fine and the relevant realm is queried. However, on
>> subsequent requests, I have quite often the remote user being null
>> despite
>> having the correct JSESSION cookie set from the l
15 matches
Mail list logo