Re: Code/Design Mapping in Tomcat

2009-03-14 Thread Mark Thomas
Michael Vitousek wrote: > Greetings, > > First of all, this isn't a question about how to use Tomcat, but > rather a research question about its architecture, so if this should be > going to a different mailing list, please let me know. Here is fine. A few comments. Executors (shared thread p

Re: Code/Design Mapping in Tomcat

2009-03-13 Thread Michael Vitousek
ek Caldarale, Charles R wrote: From: Michael Vitousek [mailto:mvito...@willamette.edu] Subject: Code/Design Mapping in Tomcat if there are any gross violations or omissions here please let me know where I should look. You left out the Service layer; it should go between Server and Engine.

RE: Code/Design Mapping in Tomcat

2009-03-13 Thread Caldarale, Charles R
> From: Michael Vitousek [mailto:mvito...@willamette.edu] > Subject: Code/Design Mapping in Tomcat > > if there are any gross violations or omissions here please > let me know where I should look. You left out the Service layer; it should go between Server and Engine. Connect

Code/Design Mapping in Tomcat

2009-03-13 Thread Michael Vitousek
Greetings, First of all, this isn't a question about how to use Tomcat, but rather a research question about its architecture, so if this should be going to a different mailing list, please let me know. From working over the documentation available online and in the Tomcat javadocs, I've