Arthur,

> -----Original Message-----
> From: Arthur James [mailto:[EMAIL PROTECTED]
> Sent: dimanche 5 d�cembre 2004 19:34
> To: Cactus Users List
> Subject: RE: <cactus> ant task does not detect running JBoss server
> 
> Vincent,
> 
> The JBoss server is up and running initially with nothing deployed. 

As I mentioned in a previous answer to your email, this scenario is not
supported with the <cactus> task as it would check for a specific URL (which
I mentioned in the mail). If nothing is deployed this URL will fail and
Cactus will think JBoss is not deployed. 

You have to realize that <cactus> does not support hot deployment of WAR so
if JBoss is up but without your cactified WAR, then it won't work.

In the future, we plan to support this by using Cargo
(http://cargo.codehaus.org which will soon support hot deployments).

> Then
> the
> tests are run using the <cactus> task. At the end of this scenario, it
> still
> shuts down the server. Is this expected behavior ?
> 

[snip]

Thanks
-Vincent


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to