Hi Christopher,
You
should probably extend ValveBase so you don't have to implement
all the silly management methods.
http://tomcat.apache.org/tomcat-7.0-doc/api/org/apache/catalina/valves/ValveBase.html
This
will let you implement only the important method: invoke().
ok, I will try
2011/9/27 Konstantin Kolinko :
> 2011/9/27 Konstantin Kolinko :
>> 2011/9/27 Leo Donahue - PLANDEVX :
>>> Tomcat 6.0.32 and 6.0.33 32-bit windows zip - Windows XP Pro
>>>
>>> Running the shutdown.bat script, on .32 and .33, hung at trying to stop the
>>> coyote connector, which then produces the e
Hi
I have installed tomcat v6 on port 8080, wrote a simple java program
(eclipse 3.7) and now i have my servlet running.
now i want to write another servlet, how can i define tomcat so that i can
run both servlets at the same time? or maybe it is
not possible.
Thanks a lot.
ilyal levin wrote:
Hi
I have installed tomcat v6 on port 8080, wrote a simple java program
(eclipse 3.7) and now i have my servlet running.
now i want to write another servlet, how can i define tomcat so that i can
run both servlets at the same time? or maybe it is
not possible.
You really do
> From: André Warnier [mailto:a...@ice-sa.com]
> Subject: Re: 2 servlets on tomcat.
> ilyal levin wrote:
> > I have installed tomcat v6 on port 8080, wrote a simple java
> > program (eclipse 3.7) and now i have my servlet running.
> > now i want to write another servlet, how can i define tomcat
Caldarale, Charles R wrote:
From: André Warnier [mailto:a...@ice-sa.com]
Subject: Re: 2 servlets on tomcat.
ilyal levin wrote:
I have installed tomcat v6 on port 8080, wrote a simple java
program (eclipse 3.7) and now i have my servlet running.
now i want to write another servlet, how can i
Hi there,
I'm trying use taglibs with a JSPX page, but also specify a namespace
declaration for elements rendered by the JSP. An example:
In the above example, I have a taglib registered for only 'foo', whereas I'd
like 'bar' to be considered verbatim and added to the body content as s
I have a CAS server on Apache-Tomcat-7.0.19 on Windows 2008 and I need to apply
the SSL. I followed this instructions (
https://wiki.jasig.org/display/CASUM/Best+Practice+-+Setting+Up+CAS+Locally+using+the+Maven2+WAR+Overlay+Method ),but
when Apache restarts, I have the follwing error:
SEVERE:
2011/9/28 Alexandre Adao :
> I have a CAS server on Apache-Tomcat-7.0.19 on Windows 2008 and I need to
> apply the SSL. I followed this instructions (
> https://wiki.jasig.org/display/CASUM/Best+Practice+-+Setting+Up+CAS+Locally+using+the+Maven2+WAR+Overlay+Method ),but
> when Apache restarts, I
2011/9/28 Paul Wilson :
> Hi there,
>
1. What exactly build of Tomcat x.y.z you are using?
> I'm trying use taglibs with a JSPX page, but also specify a namespace
> declaration for elements rendered by the JSP. An example:
>
>
>
>
>
>
> In the above example, I have a taglib registered fo
> My question is, why my first aproach didn't work ?
Likely because you specified the APR connector somewhere in your
connector config, yet the SSL instructions you cited for CAS describe
the setup for the pure-java connectors. APR is a different (but
friendly) beast.
M
---
On 28/09/2011 17:17, Alexandre Adao wrote:
Please start a new email, rather than replying to an existing thread "2
servlets on tomcat." This is called thread hijacking.
p
signature.asc
Description: OpenPGP digital signature
2011/9/28 Konstantin Kolinko :
> 2011/9/28 Paul Wilson :
>> Hi there,
>>
>
> 1. What exactly build of Tomcat x.y.z you are using?
>
>> I'm trying use taglibs with a JSPX page, but also specify a namespace
>> declaration for elements rendered by the JSP. An example:
>>
>>
>>
>>
>>
>>
>> In
On 27/09/2011 21:58, gilbert.be...@bcbssc.com wrote:
> Can any one please direct me to instructions on how to incorporate fixes and
> then recompile. Target OS is Windows Server 2003. Thanks!
Note: Tomcat doesn't issue patches, a new version is released.
Unless you are planning to write patches
So, what are security minded system administrators to do about
mitigating CVE-2011-3190 against V6.0.33?
>From the
http://tomcat.apache.org/security-6.html#Fixed_in_Apache_Tomcat_6.0.34_(
not_yet_released) page
"Mitigation options:
Upgrade to Tomcat 6.0.34. [Ed. What is the expected rele
2011/9/28 Wilde, Bruce R. :
> So, what are security minded system administrators to do about
> mitigating CVE-2011-3190 against V6.0.33?
>
> From the
> http://tomcat.apache.org/security-6.html#Fixed_in_Apache_Tomcat_6.0.34_(
> not_yet_released) page
>
> "Mitigation options:
>
> Upgrade to To
Unfortunately, the government won't let we wait. Maybe patches is the wrong
word. For instance the updated code for AjpAprProcessor.java and
AjpProcessor.java needed to fix CVE-2011-3190 is available and has been
incorporated into 6.0.34, they just haven't released it yet. So what I trying
t
Thank you. I guess all I need now is caffeine.
Gilbert Berry
Blue Cross/Blue Shield of South Carolina
Tricare Post Adjudication Reporting
(803) 763-1873
x 31873
(803) 466-7282 cell
gilbert.be...@mytricare.com
THIS EMAIL IS CONFIDENTIAL
http://www.bcbssc.com/confidentiality.htm
-Original
All,
I am looking for DB2 connection pooling configuration used in DB2.
Thanks
Krish
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bruce,
On 9/28/2011 1:44 PM, Wilde, Bruce R. wrote:
> So, what are security minded system administrators to do about
> mitigating CVE-2011-3190 against V6.0.33?
This is the option I chose:
> (c) Configure both Tomcat and the reverse proxy to use a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Gilbert,
On 9/28/2011 1:58 PM, gilbert.be...@bcbssc.com wrote:
> Unfortunately, the government won't let we wait. Maybe patches is
> the wrong word. For instance the updated code for
> AjpAprProcessor.java and AjpProcessor.java needed to fix
> CV
On 28/09/2011 18:44, Wilde, Bruce R. wrote:
> So, what are security minded system administrators to do about
> mitigating CVE-2011-3190 against V6.0.33?
>
> From the
> http://tomcat.apache.org/security-6.html#Fixed_in_Apache_Tomcat_6.0.34_(
> not_yet_released) page
>
> "Mitigation options:
>
>
Hi, folks. I've got what I consider to be a fairly significant production implementation of Tomcat with, currently, 89
contexts in 30 hosts on two concurrent servers. Everything works fine ... except when it doesn't. As the number of
contexts and hosts have increased, there have been more and
On 9/28/2011 7:25 PM, Sam Hokin wrote:
Hi, folks. I've got what I consider to be a fairly significant
production implementation of Tomcat with, currently, 89 contexts in 30
hosts on two concurrent servers. Everything works fine ... except
when it doesn't. As the number of contexts and hosts
If i was you i wouldnt even start without 8GB of RAM on each server!
On Sep 29, 2011 9:26 AM, "Sam Hokin" wrote:
> Hi, folks. I've got what I consider to be a fairly significant production
implementation of Tomcat with, currently, 89
> contexts in 30 hosts on two concurrent servers. Everything wo
> From: Sam Hokin [mailto:s...@ims.net]
> Subject: Seeking tips on multi-host, multi-context deployments
> I could post up all the various JVM and Tomcat parameters
The devil is in the details. Without the specifics of the execution
environment and the observed errors, it's really impossible t
___
From: Konstantin Kolinko [knst.koli...@gmail.com]
Subject: Re: endpoint.warn.unlockAcceptorFailed
2011/9/27 Konstantin Kolinko :
> 2011/9/27 Konstantin Kolinko :
>> 2011/9/27 Leo Donahue - PLANDEVX :
>>> Tomcat 6.0.32 and 6.0.33 32-bit windows zip - Windows XP P
Konstantin Kolinko wrote:
>
> 2011/9/27 Raghu GS :
>>
>> Hello Everybody
>>
>> We are using Tomcat 6.20 in CentOS 5.3 server.
>
> 6.0.20 ??
>
> You should read
> http://tomcat.apache.org/security-6.html
>
> as well as all the fixed issues in changelog.
>
>> I have recently enabled catalina_
All of which is splendid, but it would've been better if you hadn't
hijacked the "Incorporating changes & compiling Tomcat" thread by
replying to my last message & editing the subject & body.
Please start a new thread instead, in future.
p
signature.asc
Description: OpenPGP digital signature
On 29/09/2011 06:30, Raghu GS wrote:
>
>
>
> Konstantin Kolinko wrote:
>>
>> 2011/9/27 Raghu GS :
>>>
>>> Hello Everybody
>>>
>>> We are using Tomcat 6.20 in CentOS 5.3 server.
>>
>> 6.0.20 ??
>>
>> You should read
>> http://tomcat.apache.org/security-6.html
>>
>> as well as all the fixed issues
30 matches
Mail list logo