RE: my proposal for "re implement tomcat valves as filters"

2009-04-01 Thread anas Ahmed
> Mark Thomas wrote : > > > Feedback: > Good first draft. There are a coupe of areas I would like to see more detail > on: > >1. Impact of Servlet 3 and async processing. Lack of asynchronous support in the Servlet 2.5 specification has caused server vendors to devise workarounds by wea

Re: Feedback on my project proposal

2009-04-01 Thread Rahul Saxena
Is Tomcat currently supports JSR 196?? On Thu, Apr 2, 2009 at 3:02 AM, Mark Thomas wrote: > Rahul Saxena wrote: > > If we derive several servlets form s generic servlet and then if we > specify > > a filter for that generic servlet, will that filter work for all derived > > servlets or not??? >

I Need Your Feedback on my project proposal

2009-04-01 Thread Xie Xiaodong
Hello, Dear All, I have posted my revised proposal on the GSOC site for the project "Convert current Tomcat valves to Servlet Filters". And I've successfully build the source code Mark provided, and delved myself into it. I'll add the deliverables and timescale to this proposal later. Any commen

Re: The Boundary of this "tomcat-1-valves2filters" project

2009-04-01 Thread Mark Thomas
Xie Xiaodong wrote: > Hello, All, >The pipeline and valves mechanism is the foundamental part of Tomcat, > will we change those "basic" valves like "StandardWrapperValve", > "StandardHostValve", "StandardEngineValve", "StandardContextValve" in this > project? The intention is to replace Valves

svn commit: r761079 - /tomcat/trunk/build.xml

2009-04-01 Thread markt
Author: markt Date: Wed Apr 1 21:53:38 2009 New Revision: 761079 URL: http://svn.apache.org/viewvc?rev=761079&view=rev Log: Align build script with recent re-packaging Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml

The Boundary of this "tomcat-1-valves2filters" project

2009-04-01 Thread Xie Xiaodong
Hello, All, The pipeline and valves mechanism is the foundamental part of Tomcat, will we change those "basic" valves like "StandardWrapperValve", "StandardHostValve", "StandardEngineValve", "StandardContextValve" in this project? -- Sincerely yours and Best Regards, Xie Xiaodong

Re: Feedback on my project proposal

2009-04-01 Thread Mark Thomas
Rahul Saxena wrote: > If we derive several servlets form s generic servlet and then if we specify > a filter for that generic servlet, will that filter work for all derived > servlets or not??? Filters and servlets are independent. Any filter should work with any servlet. Mark > > Rahul Saxena

Re: Feedback on my project proposal

2009-04-01 Thread Ian Darwin
Rahul Saxena wrote: If we derive several servlets form a generic servlet and then if we specify a filter for that generic servlet, will that filter work for all derived servlets or not??? Indeed. It should make no difference how the servlets are derived; what matters is the filter-mapping in

DO NOT REPLY [Bug 46950] SSL renegotiation does not occur when resource with CLIENT-CERT auth is requested

2009-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46950 william.bar...@wilshire.com changed: What|Removed |Added Status|NEW |RESOLVED Res

Re: Feedback on my project proposal

2009-04-01 Thread Rahul Saxena
If we derive several servlets form s generic servlet and then if we specify a filter for that generic servlet, will that filter work for all derived servlets or not??? Rahul Saxena B.Tech Part III Computer Science And Engineering IT BHU

Re: 10th anniversary

2009-04-01 Thread Henri Gomez
You should also mention Jserv team :) 2009/4/1 Rainer Jung : > On 01.04.2009 16:30, Mladen Turk wrote: >> >> Hi, >> >> Seems this year Tomcat has 10 year anniversary since >> being part of ASF. I plan to create some artwork and >> edit the heritage.html page, probably add few more. >> >> It would

Re: 10th anniversary

2009-04-01 Thread Rainer Jung
On 01.04.2009 16:30, Mladen Turk wrote: Hi, Seems this year Tomcat has 10 year anniversary since being part of ASF. I plan to create some artwork and edit the heritage.html page, probably add few more. It would be nice to list all the initial committers on that page and get some more info on th

10th anniversary

2009-04-01 Thread Mladen Turk
Hi, Seems this year Tomcat has 10 year anniversary since being part of ASF. I plan to create some artwork and edit the heritage.html page, probably add few more. It would be nice to list all the initial committers on that page and get some more info on the history from the early days. If anyon

DO NOT REPLY [Bug 46950] New: SSL renegotiation does not occur when resource with CLIENT-CERT auth is requested

2009-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46950 Summary: SSL renegotiation does not occur when resource with CLIENT-CERT auth is requested Product: Tomcat 6 Version: 6.0.18 Platform: PC OS/Version: Linux St

Re: my proposal for "re implement tomcat valves as filters"

2009-04-01 Thread Mark Thomas
anas Ahmed wrote: > I have posted my application on the GSOC site for the project "re-implement > tomcat valves as filters" > please give your suggestion and participate with your ideas to make > this proposal better Feedback provided in the GSOC app and repeated below. Feel free to discuss you

Re: Feedback on my project proposal

2009-04-01 Thread Mark Thomas
Rahul Saxena wrote: > I have posted my application on the GSOC site for the project "Convert > tomcat valves to filters" , Can anyone give their comment on the same... Feedback provided in the GSOC app and repeated below. Feel free to discuss your ideas regarding these questions on the dev lis

Re: I'd like to take part in the "tomcat-1-valves2filters" project of Google Summer Code of 2009

2009-04-01 Thread Mark Thomas
Xie Xiaodong wrote: > Dear All, >I'd like to take part in the "tomcat-1-valves2filters" project of Google > Summer Code of 2009. Could you provide me some more information? I think we > already have complete test suits for those valves, Really? Where did you find those? I'm not aware of any.

my proposal for "re implement tomcat valves as filters"

2009-04-01 Thread anas Ahmed
I have posted my application on the GSOC site for the project "re-implement tomcat valves as filters" please give your suggestion and participate with your ideas to make this proposal better Thanks Anas Ahmed _ Quick access to yo