G�schl,Siegfried wrote:
Hi Alexander,
I'm not sure but is it possible to start the HTTP server in a plugin taking care of the internals?!
Cheers,
Siegfried Goeschl
I've looked at jetty plugin but it simply calls <java fork="true"> this
action suspends execution of ant script
Hi!
I need to start my http server in another jvm before starting my tests. I noticed that <ant:java fork="true"> stops execution of the ant script
until the java process finishes, so I can't use it to reach my goal. <ant:parallel> works properly only for <ant:java fork="false">. :( Is there any solution for my problem?
-
Maksimenko Alexander
Softwarium, www.softwarium.net
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]