Hi All,
I have an anoying.interesting problem.
I have a build script that runs from CruiseControl.
It builds everything, runs unit tests, starts weblogic, runs system
tests and then finishes.
But, the next time it runs it tries to remove the previous build, but it
says it can't delete the
.jar files.
I presume that this is because weblogic loaded the jar files and is not
letting go even though it has been
shut down (as it runs in the same VM as the build).
I would like to have the <wlrun> task run in a separate VM, but I can't
seem to get it to do this...
Any idea

Thanks,
Alan.
                Alan Pearlman-Spencer
                MobileAware Ltd.
                3225 Lake Drive, 
                National Digital Park, 
                CityWest Business Campus, 
                Dublin 24. 
                Ireland. 
                Phone: +353 (0)1 2410 500 
                Fax: +353 (0)1 2410 501 



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

Reply via email to