Re: catalina_pid file contains +1 pid number instead of correct pid

2011-09-28 Thread Pid
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

Re: Seeking tips on multi-host, multi-context deployments

2011-09-28 Thread Pid
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

Re: catalina_pid file contains +1 pid number instead of correct pid

2011-09-28 Thread Raghu GS
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_

RE: endpoint.warn.unlockAcceptorFailed

2011-09-28 Thread Leo Donahue - PLANDEVX
___ 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

RE: Seeking tips on multi-host, multi-context deployments

2011-09-28 Thread Caldarale, Charles R
> 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

Re: Seeking tips on multi-host, multi-context deployments

2011-09-28 Thread Igor Cicimov
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

Re: Seeking tips on multi-host, multi-context deployments

2011-09-28 Thread David Kerber
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

Seeking tips on multi-host, multi-context deployments

2011-09-28 Thread Sam Hokin
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

Re: Incorporating changes and compiling Tomcat

2011-09-28 Thread Pid
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: > >

Re: Incorporating changes and compiling Tomcat

2011-09-28 Thread Christopher Schultz
-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

Re: Incorporating changes and compiling Tomcat

2011-09-28 Thread Christopher Schultz
-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

connection pooling configuration for DB2 in tomcat

2011-09-28 Thread rad muthu
All, I am looking for DB2 connection pooling configuration used in DB2. Thanks Krish

RE: Incorporating changes and compiling Tomcat

2011-09-28 Thread GILBERT.BERRY
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

RE: Incorporating changes and compiling Tomcat

2011-09-28 Thread GILBERT.BERRY
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

Re: Incorporating changes and compiling Tomcat

2011-09-28 Thread Konstantin Kolinko
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

RE: Incorporating changes and compiling Tomcat

2011-09-28 Thread 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 Tomcat 6.0.34. [Ed. What is the expected rele

Re: Incorporating changes and compiling Tomcat

2011-09-28 Thread Pid
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

Re: Using namespaces within XML documents produced from JSPXs

2011-09-28 Thread Konstantin Kolinko
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

Re: TOMCAT-7.0 and SSL issues

2011-09-28 Thread Pid
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

Re: TOMCAT-7.0 and SSL issues

2011-09-28 Thread Marvin Addison
> 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 ---

Re: Using namespaces within XML documents produced from JSPXs

2011-09-28 Thread 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 the above example, I have a taglib registered fo

Re: TOMCAT-7.0 and SSL issues

2011-09-28 Thread Konstantin Kolinko
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

TOMCAT-7.0 and SSL issues

2011-09-28 Thread 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 have the follwing error:   SEVERE:

Using namespaces within XML documents produced from JSPXs

2011-09-28 Thread Paul Wilson
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

Re: 2 servlets on tomcat.

2011-09-28 Thread André Warnier
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

RE: 2 servlets on tomcat.

2011-09-28 Thread Caldarale, Charles R
> 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

Re: 2 servlets on tomcat.

2011-09-28 Thread André Warnier
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

2 servlets on tomcat.

2011-09-28 Thread ilyal levin
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.

Re: endpoint.warn.unlockAcceptorFailed

2011-09-28 Thread Konstantin Kolinko
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

Re: combination of RemoteAddrValve und basic authentication

2011-09-28 Thread Remon Sadikni
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