You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Andrei <an...@netrom.ro> on 2005/11/01 13:22:45 UTC

Jboss start and stop scripts

Does any body knows how to start and stop jboss using ant?

Re: Jboss start and stop scripts

Posted by Andrei <an...@netrom.ro>.
Starting is simple width exec, but how do i stop it from ant?

----- Original Message ----- 
From: "Petar Tahchiev" <pa...@gmail.com>
To: "Ant Users List" <us...@ant.apache.org>
Sent: Tuesday, November 01, 2005 2:33 PM
Subject: Re: Jboss start and stop scripts


On 01/11/05, Andrei <an...@netrom.ro> wrote:
>
>
> Does any body knows how to start and stop jboss using ant?
>

I am not quite sure whether it is possible but why not try using exec and
pass the run script

--
Regards, Petar!



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: Jboss start and stop scripts

Posted by Petar Tahchiev <pa...@gmail.com>.
On 01/11/05, Andrei <an...@netrom.ro> wrote:
>
>
> Does any body knows how to start and stop jboss using ant?
>

I am not quite sure whether it is possible but why not try using exec and
pass the run script

--
Regards, Petar!

Re: Jboss start and stop scripts

Posted by Andrei <an...@netrom.ro>.
I tried cargo but the version 0.6 does not support JBoss, and version 0.7 
and 1.0 are not yet available for download.


----- Original Message ----- 
From: "Steve Loughran" <st...@apache.org>
To: "Ant Users List" <us...@ant.apache.org>
Sent: Tuesday, November 01, 2005 3:50 PM
Subject: Re: Jboss start and stop scripts


> Andrei wrote:
>> Does any body knows how to start and stop jboss using ant?
>
> For simple app server start/stop look at cargo; see cargo.codehaus.org
>
> -steve
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
>
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: Jboss start and stop scripts

Posted by Steve Loughran <st...@apache.org>.
Andrei wrote:
> Does any body knows how to start and stop jboss using ant?

For simple app server start/stop look at cargo; see cargo.codehaus.org

-steve



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org