All, Does anyone know, how to do auto update of classes into the JVM? I tried to write my own custom class loader, and loaded all the classes through it, however if I put new updated class, it won't reload the class again. Have anyone tried this before? Help is very much appreciated.
Notes: I looked at Tomcat implementation of Jaxper and Loader classes, but couldn't figure out how does these things work together to accomplish auto reload of any class? Thank you, Babu __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>