On 10/19/06, David Jencks <[EMAIL PROTECTED]> wrote:
On Oct 19, 2006, at 1:31 PM, Aaron Mulder wrote: > Looking at the 1.2 results: webconsole-jetty in 27s and > webconsole-tomcat in < 5s.... That suggests GBeans aren't the whole > problem...Actually that suggests gbeans are the problem since jetty has gbeans for each servlet, servlet filter, etc etc, whereas tomcat doesn't, just one that basically holds the web.xml.
Aha! I had forgotten that.
Thanks,
Aaron
