Well, it should be a bit faster and use a bit less memory, the old one was creating few dozen objects per servlet/conainer/etc. Probably more visible for large webapps.
Given how easy seems to be to rollback a change :-), I'll get it into tomcat6 tree shortly, just few more tests and I want to remove most of the commented out code, and make it a bit more lazy. BTW - org.apache.catalina.mbeans is a mess IMHO, and a lot of ugly behavior in modeler is due to that - ex. for each attribute we do 2 method lookups, one in the mbean wrapper and one in the wrapped object itself. I'll take a look and try to clean it up a bit where possible. I also have few changes to remove gratuitous use of JMX when direct calls would work as well. Costin On 5/19/06, Remy Maucherat <[EMAIL PROTECTED]> wrote:
Costin Manolache wrote: > In few days, for now I want to run them side-by-side and test a bit more. > If you want to play with it - just replace the util.modeler package. It seems to work well, and it apparently starts faster. Rémy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]