You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by bu...@apache.org on 2003/07/17 12:18:01 UTC

DO NOT REPLY [Bug 21680] New: - TestClass Loader

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

           Summary: TestClass Loader
           Product: Cactus
           Version: 1.4.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Framework
        AssignedTo: cactus-dev@jakarta.apache.org
        ReportedBy: rameshkumarp@india.adventnet.com


Once we load the test class once in server side (by executing the class in the
client side), it is not getting reloaded for the next time when a call comes
from client side. Due to this suppose I want to modify a test during test case
development time, I have to stop the tomcat server and restart it. Is there any
way to overcome this. I tried by modifying "AbstractWebTestCaller.java" (using
URLClassLoader), it works fine.
Does reloading of the test class have any side-effect or disadvantage? If not, I
think this issue has to be addressed.

---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org