when I start the server from Ant, it blocks the execution, even if I did "fork=true" in the "java" execution.
You can use the <parallel> task to solve this problem. thanks, bryan
when I start the server from Ant, it blocks the execution, even if I did "fork=true" in the "java" execution.
You can use the <parallel> task to solve this problem. thanks, bryan