Limitations of reloading a servlet in single classloader mode

If you are running servlets in single classloader mode in the WebSphere® test environment, and you make changes to the servlets, the changes may not be reloaded. This is working as designed, as using single classloader mode is not a recommended J2EE practice.

If you must use single classloader mode, to work around this problem, you can disable the universal test client when testing in this mode by clearing the Enable universal test client check box in the server editor.
Terms of use | Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.