Is there any way to get my test classes to hot deploy on wls6.0 (ie avoid having to restart wls after making changes to my unit tests). My wls is set up to allow hot deploy of servlets. For this to work the servlet classes must NOT be in the classpath. ... but to run my cactus servlet tests it seems these classes must be in the classpath. Catch 22. Is there any way round this?
- Re: hot deploy of cactus test classes on WLS6.0 steven . hale
- Re: hot deploy of cactus test classes on WLS6.0 Vincent Massol
- RE: hot deploy of cactus test classes on WLS6.0 Daniel Hoppe
