Hi, thanks for the hint, i'm no expert for tomc@ only using in conjunction with CruiseControl.
I followed your link and also http://akarta.apache.org/tomcat/tomcat-5.5-doc/monitoring.html which points to http://java.sun.com/j2se/1.5.0/docs/guide/management/agent.html my config here = CruiseControl221, Tomcat 5.0.28, jdk 1.4.2_05, Ant 1.6.5 I'm able to switch to a newer Tomcat (f.e. 5.5) but i may not use jdk 1.5 btw there is another Ant Task for JMX = https://opensource.luminis.net/confluence/display/ANTJMX/Home but you need jdk 1.5 Questions = When looking at the timestamps of the JMX* sources, i'm sure they are not contained in Tomcat 5.0.28. Is there already a date for an official release containing the JMX tasks ? Any further docs beside the docs in source about using the JMX tasks ? May i use the JMX tasks with jdk 1.4.2_05 ? Anyone using the JMX task already ? Regards, Gilbert -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 05, 2005 9:52 PM To: Rebhan, Gilbert; user@ant.apache.org Subject: Re: [antcontrib] post task, HTTP/1.0 401 Authentication requested 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]