DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21680>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21680 TestClass Loader ------- Additional Comments From [EMAIL PROTECTED] 2003-08-07 12:36 ------- Dear Vincent, I am using tomcat-4.1.24. It does not support class reloading. I have not started writing test classes using cactus. But I feel that while developing test cases, I will obviously run each test class when I finish ( I think this is the most common). As far as application is concerned, container need not reload application(But as application developer I may think that the container should support this, but as a testing engineer I am least bothered about this). My concern is test cases should be reloaded. So it can be done by Cactus. I have modified the source and it is working fine, atleast I dont see any problem. So I have planned that while developing test cases I will use the modified cactus jar and in the actual run ( build time ), I will use the one which is bundled in cactus release. Having this modifed jar, I feel, my test case development time will obviously come down. If Cactus itself provides the feature, I will be very happy. Kindly give ur thoughts. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
