You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by "Rebhan, Gilbert" <Gi...@huk-coburg.de> on 2005/07/05 11:29:28 UTC

[antcontrib] post task, HTTP/1.0 401 Authentication requested

Hi,

i want to use the post task of antcontrib to
kick off a forced build in CruiseControl via JMX interface.

There is no example in antcontrib docs.

Are there any other similar http post tasks around that
allow authentification ?


Gilbert

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


Re: [antcontrib] post task, HTTP/1.0 401 Authentication requested

Posted by Juergen Hermann <jh...@web.de>.
On Tue, 5 Jul 2005 11:29:28 +0200, Rebhan, Gilbert wrote:

>i want to use the post task of antcontrib to
>kick off a forced build in CruiseControl via JMX interface.

>Are there any other similar http post tasks around that
>allow authentification ?

Hmmm, why use HTTP when you can use JMX? See the Tomc@ CVS archives for an JMX 
Ant extension (NOT Tomcat specific), Peter should've committed that by now...

Yeah, here it is:
http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-
catalina/catalina/src/share/org/apache/catalina/ant/jmx/


Ciao, Jürgen



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