Does anyone know of an ant task which is capable of invoking a web service 
synchronously, ideally dropping the soap response into a property?

It may sound like an obscene abuse of ant, but I need ant to execute a number 
of commands in a shell, using the same shell for each incremental call in the 
ant build.  

Since fork does not allow communication with the forked process, the only way I 
can think of getting around this is by getting my forked process to deploy some 
temporary light weight JAX-WS which can be invoked throughout the rest of my 
script.



      ___________________________________________________________ 
Yahoo! For Good helps you make a difference  

http://uk.promotions.yahoo.com/forgood/

Reply via email to