Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 37013 invoked from network); 20 Apr 2004 00:53:08 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 20 Apr 2004 00:53:08 -0000 Received: (qmail 52059 invoked by uid 500); 20 Apr 2004 00:52:43 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 52036 invoked by uid 500); 20 Apr 2004 00:52:42 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 52021 invoked from network); 20 Apr 2004 00:52:42 -0000 Received: from unknown (HELO ljcqs030.cnf.com) (63.230.177.41) by daedalus.apache.org with SMTP; 20 Apr 2004 00:52:42 -0000 Received: from cnfqe057.cnf.prod.cnf.com (localhost [127.0.0.1]) by ljcqs030.cnf.com (Postfix) with ESMTP id 32D5A143648 for ; Mon, 19 Apr 2004 17:52:51 -0700 (PDT) Received: from cnfqe109.cnf.prod.cnf.com ([10.0.2.43]) by cnfqe057.cnf.prod.cnf.com with Microsoft SMTPSVC(5.0.2195.6713); Mon, 19 Apr 2004 17:52:50 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C42671.CE2294E9" Subject: jmx4ant Date: Mon, 19 Apr 2004 17:52:50 -0700 Message-ID: <528598BA3961154CAFDFD3917A015EC71C6F45@cnfqe109.cnf.prod.cnf.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: jmx4ant Thread-Index: AcQmbKJDHPgN1mD+R0eGTw/TggiN5gABSO9g From: "Jacob, Anil - MWT" To: X-OriginalArrivalTime: 20 Apr 2004 00:52:50.0789 (UTC) FILETIME=[CE528150:01C42671] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C42671.CE2294E9 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable > Has anyone used JMX4ANT? I had put the jmx4ant.jar in my classpath as > well as in the build file, yet it is unable to create a task like > configureMbean etc. >=20 > > > >=20 > classname=3D"org.apache.tools.ant.types.optional.MBeanType" > classpathref=3D"run.class.path"/> > Error: > Could not create task or type of type: createMBean. >=20 > Anil ------_=_NextPart_001_01C42671.CE2294E9--