On Fri, 2003-07-11 at 01:45, Costin Manolache wrote:
> If I understand correctly, you modify the bytecode to insert checks before
> it loops back ? Pretty cool. I haven't looked too much at the code - do you
> do it via a generic ClassLoader ?
That is correct. I modified
org.apache.catalina.load
If I understand correctly, you modify the bytecode to insert checks before
it loops back ? Pretty cool. I haven't looked too much at the code - do you
do it via a generic ClassLoader ?
Are you interested to contribute this to tomcat, or it's just a demo ?
I'm wondering if the JVM itself wouldn't
Algis Rudys wrote:
Greetings --
As I announces about a week ago, as a part of my research, I have
developed a mechanism for terminating individual Tomcat webapps (at the
context level) called soft termination. For your further enjoyment,
I've taken the liberty of setting up a demo install of my