[ http://nagoya.apache.org/jira/browse/CACTUS-46?page=history ]

Vincent Massol reassigned CACTUS-46:
------------------------------------

    Assign To:     (was: Cactus Developers Mailing List)

> TestClass Loader
> ----------------
>
>          Key: CACTUS-46
>          URL: http://nagoya.apache.org/jira/browse/CACTUS-46
>      Project: Cactus
>         Type: Bug
>   Components: Framework
>     Versions: 1.4.1
>  Environment: Operating System: All
> Platform: All
>     Reporter: Rameshkumar
>      Fix For: 1.7
>  Attachments: AbstractWebTestCaller.java, TCClasspath.xml, XMLClasspathReader.java
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Reply via email to