Steven Harris wrote:
>>   in this case run-bare and terminate-bare won't do anything about
>> starting and stopping DSO server.
>>     
> We might have to deal with this stuff at the test driver layer. Maybe  
> do cleanup when the driver thinks
> a test has timed out or when a test is about to start verify that all  
> old stuff is gone?
>
> So do a stop server before kicking off a test.
> Then start the test and a max timeout
> In case of a timeout clean up.
>   
  The idea was that test wouldn't need to know about how to start 
application servers.
  The major problem with running dso server is that you can't run "mvn 
clean" while it is running.

  Apparently Cargo has some hook so it bring app servers down when maven 
process is finished. Perhaps it is something similar to our own linked 
child process.

  regards,
  Eugene


_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to