-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Naga,
On 10/17/17 2:49 AM, naga karthikeyan wrote:
> Recently we found there is security vulnerability in Apache Tomcat
> 7.0.61. Please note that now our application runs on Apache Tomcat
> 7.0.61.
>
> Please advice me whether I can upgrade Apach
alee amin wrote:
thanks andre. I will definitely do it on my own. I am just asking help -
where to start from and what guidelines i should follow.
Is there any other approach?
Hee.. just a minute now.
I may have been a bit fast.
Since I am subscribed to both this one and the Apache httpd list,
thanks andre. I will definitely do it on my own. I am just asking help -
where to start from and what guidelines i should follow.
Is there any other approach?
..alee
http://techboard.wordpress.com
On Mon, Jul 27, 2009 at 5:09 PM, André Warnier wrote:
> alee amin wrote:
>
>> I have been assign
lol .. i need the suggestion .. not looking for someone to do it on my
behalf :p
..alee
http://techboard.wordpress.com
On Mon, Jul 27, 2009 at 5:01 PM, Martin Gainty wrote:
>
> at last count at least 100 folks on the list can easily accomplish this for
> you ..myself included
> what has your e
alee amin wrote:
I have been assigned task to create a mechanism for multiple url sign up
pages against invite codes. the purpose is if user hit on
http://www.mydomain.com/invite/circket he should be redirected to
http://www.mydomain.com/signup?invite=cricket
http://www.mydomain.com/invite/socce
at last count at least 100 folks on the list can easily accomplish this for you
..myself included
what has your employer budgeted for this task?
Mit Fruendlichen Gruben
Martin Gainty
__
Verzicht und Vertraulichkeitanmerkung
Diese Nachricht ist vert
> From: Alan Honczar [mailto:[EMAIL PROTECTED]
> Subject: need suggestion about jdk 1.4 logging in Tomcat
>
> I need a suggestion about java logging within a context.
> I´d like to have a way to isolate the jdk1.4 log between
> Tomcat contexts.
You didn't bother to tell us what Tomcat version y
> Since they use commons logging, I´ve had to call
> LogManager.getLogManager().readConfiguration(InputStream is); in order to
make the logging engine
> load my configurations and let me log where I wish.
> But that affects in a global way. If I have only one context running,
> everything is fine,