Re: rewrite.config don't work as expected after Tomcat 8.5.53 to 8.5.55 update

2020-06-09 Thread Mark Thomas
On 09/06/2020 15:51, Ziarko Jakub wrote: > Hi, > > > After the Tomcat update (below) rewrite.config doesn't seem to be working. If > no one knows the answer maybe at least can provide me how to enable login for > RewriteValve. There is a regression in 8.5.55. Update to 8.5.56. Mark > >

Re: mod_jk don't work fine

2009-10-25 Thread frpll
Pid Ster wrote: On 24 Oct 2009, at 19:38, frpll jose_lopez_r...@telefonica.net wrote: Hi everyone! I have installed Apache2.2 and mod_jk 1.2.25. I have configured httpd.conf workers.properties, uriworkermap.properties, etc... Apache 2.2 work fine, Tomcat 5.5.20 work fine but

Re: mod_jk don't work fine

2009-10-25 Thread Rainer Jung
On 25.10.2009 13:17, frpll wrote: Pid Ster wrote: On 24 Oct 2009, at 19:38, frpll jose_lopez_r...@telefonica.net wrote: Hi everyone! I have installed Apache2.2 and mod_jk 1.2.25. I have configured httpd.conf workers.properties, uriworkermap.properties, etc... Apache 2.2 work fine,

Re: mod_jk don't work fine

2009-10-25 Thread Pid
On 25/10/2009 12:17, frpll wrote: Pid Ster wrote: On 24 Oct 2009, at 19:38, frplljose_lopez_r...@telefonica.net wrote: Hi everyone! I have installed Apache2.2 and mod_jk 1.2.25. I have configured httpd.conf workers.properties, uriworkermap.properties, etc... Apache 2.2 work fine,

Re: mod_jk don't work fine

2009-10-25 Thread frpll
Hi! A server.xml's split de Tomcat is: Connector port=8080 redirectPort=8443 minSpareThreads=25 connectionTimeout=2 maxSpareThreads=75 maxThreads=150 /Connector Connector port=8009 redirectPort=8443

Re: mod_jk don't work fine

2009-10-24 Thread Pid Ster
On 24 Oct 2009, at 19:38, frpll jose_lopez_r...@telefonica.net wrote: Hi everyone! I have installed Apache2.2 and mod_jk 1.2.25. I have configured httpd.conf workers.properties, uriworkermap.properties, etc... Apache 2.2 work fine, Tomcat 5.5.20 work fine but connector don't work fine.

Re: if don't work?!?!?

2007-05-22 Thread Edoardo Panfili
Massimiliano PASQUALONI ha scritto: Hi guy! Wat's happen?? If i read an checkrequest post String Pippo = request.getParameter(abilitato); out.print(Pippo); return me= on If I try to make a condition whit if: if (Pippo == on) { }

Re: if don't work?!?!?

2007-05-22 Thread David Delbecq
Basics of java programming: == operator compare objet instances, not their content. To check if 2 differences instance are the same, use the equals() method. Eg: if (Pippo.equals(on)) { ... } You should probably start by learning java language (J2SE) before you start learning java enterprise

Re: if don't work?!?!?

2007-05-22 Thread Jost Richstein
Have you tried if(on.equals(Pippo)) { } Massimiliano PASQUALONI schrieb: Hi guy! Wat's happen?? If i read an checkrequest post String Pippo = request.getParameter(abilitato); out.print(Pippo); return me= on If I try to make a condition whit if: if (Pippo

RE: if don't work?!?!?

2007-05-22 Thread Propes, Barry L
if (Pippo.equals(Pluto)) maybe? -Original Message- From: Massimiliano PASQUALONI [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 22, 2007 9:40 AM To: 'Tomcat Users List' Subject: if don't work?!?!? Hi guy! Wat's happen?? If i read an checkrequest post String Pippo =

RE: if don't work?!?!?

2007-05-22 Thread Bryce Burgess \(bburgess\)
A: Tomcat Users List Oggetto: Re: if don't work?!?!? Massimiliano PASQUALONI ha scritto: Hi guy! Wat's happen?? If i read an checkrequest post String Pippo = request.getParameter(abilitato); out.print(Pippo); return me= on If I try to make a condition whit

Re: if don't work?!?!?

2007-05-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bryce, Bryce Burgess (bburgess) wrote: Would this work for you? ( http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html#toLowerCase() ) String.equalsIgnoreCase is much better. - -chris -BEGIN PGP SIGNATURE- Version: GnuPG

Re: Unsubscribe DON'T WORK!

2005-10-20 Thread David Delbecq
That's fun, you can post to the mailing list, but your messages for unsuscribing are considered spams :) [EMAIL PROTECTED]: host asf.osuosl.org[140.211.166.49] said: 552 spam score (7.0) exceeded threshold [EMAIL PROTECTED] a écrit : Hi team of Tomcat Users List! All email that you have

RE: Unsubscribe DON'T WORK!

2005-10-19 Thread GB Developer
I have an idea, perhaps it's correct. It looks like a mail server admin has got their spam filter cranked past MAX. From your returned email: The Postfix program [EMAIL PROTECTED]: host asf.osuosl.org[140.211.166.49] said: 552 spam score (7.0) exceeded