> In fact, even if you use the Admin or Manager tool to reload a webapp,
> *only* classes loaded from WEB-INF/lib or WEB-INF/classes are reloaded.
> This is due to limitations of the JDK, not any desires on the part of the
> Tomcat development team.

in jdk1.4 there is hotswap so you can change the class on the fly
Great for IDE's and debugging but i also think webapps could use it also.

johan




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to