Re: Request for comments: Apache-like allow/deny remote host filtering

2011-10-02 Thread Francis GALIEGUE
On Sun, Oct 2, 2011 at 19:46, Konstantin Kolinko wrote: > 2011/10/2 Francis GALIEGUE : > > 1. If you want to submit it as a patch for Tomcat, you should attach > it to a Bugzilla issue. OK, will do. > 2. Coding conventions: > http://tomcat.apache.org/getinvolved.html > 3. ASF software is collec

Tomcat 6.0 Custom Realm with Digest Authentication

2011-10-02 Thread sailendra karthik
Hi, Iam able to develop a custom realm with basic type But when i change this to DIGEST it is not digesting the password. Please provide Any example or some detailed steps.

Re: Request for comments: Apache-like allow/deny remote host filtering

2011-10-02 Thread Konstantin Kolinko
2011/10/2 Francis GALIEGUE : > Hello list, > > Given the problems I've had with the RemoteAddrValve, I have decided > to try my hands at implementing a more sophisticated valve which acts > more like Apache's allow/deny and which takes netmasks as arguments. > > Note, it has been compile tested onl

Request for comments: Apache-like allow/deny remote host filtering

2011-10-02 Thread Francis GALIEGUE
Hello list, Given the problems I've had with the RemoteAddrValve, I have decided to try my hands at implementing a more sophisticated valve which acts more like Apache's allow/deny and which takes netmasks as arguments. Note, it has been compile tested only (in my IDE, mind), and I have tested th

Re: Tomcat SW Support Matrix Does Tomcat run on AIX?

2011-10-02 Thread Konstantin Kolinko
2011/10/2 Margaret Barrineau > > Where can I find the SW support matrix (operating systems) for Tomcat?  Does  > Tomcat run on AIX? > > I do not know what JVM version you are targeting. Just be aware that as has been announced Tomcat 5.5 support will end in less than a year. (Last time when I a

Re: Tomcat SW Support Matrix Does Tomcat run on AIX?

2011-10-02 Thread Mark Thomas
On 02/10/2011 08:20, Margaret Barrineau wrote: > Where can I find the SW support matrix (operating systems) for Tomcat? To the best of my knowledge no such documentation exists. Tomcat is pure Java. It runs on any operating system that has a appropriate version of the JVM available. Different ver