usefull tools for Tomcat development

2010-04-08 Thread Felix Kurth
Hi I would like to do some Experiments with the Tomcat code now on a windows maschine. Can somebody recomend some Tools for debugging and monitoring the classes? What Tools beside an IDE do you use for development? Do you usually read the logs for debugging or are there tools to visualise the

GSoC Tomcat SPDY Connectors

2010-04-04 Thread Felix Kurth
Hi I am still working on my Proposal for GSoC. I had a closer look at the sources of org/apache/coyote and also modules/tomcat-lite/java/org/apache/tomcat/lite/http. Now I have more than one Idea how to achieve the implementation of a SPDY connector. At the moment I guess it is most

GSoC Tomcat SPDY Connectors

2010-04-03 Thread Felix Kurth
Hi I am highly interestet in implementing the SPDY protokoll for tomcat. The last two days i was trying to figure out how connector development works. All I could find was a hint that there is a C and a Java part (I am very comfotable with Java and a little less with C). now my Questions: