These other tasks could certainly call weblogic-start no problem. But, as far as I understand it, the thread of control wouldn't return from the call to weblogic-start since it hangs around as long as the server is running. Control would never return to the <cactus> or <runservertests> tasks so that they could then run the tests.
Assuming I'm right about this, I'm guessing I would need the ant task that starts the server to call some script that will start the server but detach control from it. Any ideas how to do that? I'm working on a windows machine -- is there some way I can maybe startup weblogic as a windows service from an ant task?
Thanks.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
