Re: Cactus Ant Task and remote url.

2008-11-26 Thread Paul Kiruvanayagam
I don't think Cargo supports remote containers when working with Ant which is a real problem. I have been stuck with this too. Why has this dependency on Cargo been built in when it does not provide this core requirement ? Also how can one get round it without having to write a custom task/

Re: Cactus Ant Task and remote url.

2008-11-26 Thread Petar Tahchiev
Hi Joe, you can use the latest version of Cactus in cooperation with Cargo. Select the remote container you like and tune the container's settings. Cactus comes with a few sample projects, that you can take a look at. I think they work as a local container, but there should be no problem to switc

Cactus Ant Task and remote url.

2008-11-25 Thread JoeSmith
I'd like to run Cactus/JUnit tests from Ant against a remote URL. How do I configure the Ant Task to do this?