Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 62057 invoked from network); 22 May 2007 15:02:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 May 2007 15:02:19 -0000 Received: (qmail 14569 invoked by uid 500); 22 May 2007 15:02:24 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 14105 invoked by uid 500); 22 May 2007 15:02:22 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 14094 invoked by uid 99); 22 May 2007 15:02:22 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 May 2007 08:02:22 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [194.151.203.114] (HELO front04.ibpmail.net) (194.151.203.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 May 2007 08:02:13 -0700 Received: from front03.ibpmail.net (194.151.203.112) by front04.ibpmail.net (7.2.072.4) id 45CE39E300ABBCE1 for jmeter-user@jakarta.apache.org; Tue, 22 May 2007 17:01:52 +0200 Received: from Uktcbbuilder4 (213.31.227.197) by front03.ibpmail.net (7.2.072.4) (authenticated as iblavins@temenos.com) id 45CE3F8100D69F5C for jmeter-user@jakarta.apache.org; Tue, 22 May 2007 17:01:52 +0200 Message-ID: <45CE3F8100D69F5C@front03.ibpmail.net> (added by postmaster@ibpmail.com) From: "iblavins" To: "'JMeter Users List'" Subject: RE: calling other java classes and methods Date: Tue, 22 May 2007 16:01:32 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: Acecfu2iEkTnLswTTEOFG/OaAQTK2QAAorIAAAAdItA= In-Reply-To: X-CP-Disclaimer: X-Virus-Checked: Checked by ClamAV on apache.org G'day One way is to write a Java sampler, put the computed result of the arbitrary external Java method into the sampler data, and then use the regular expression parser to parse the result into a JMeter variable. Ian Blavins Contract Performance Engineer Temenos -----Original Message----- From: Sireesha Sridhara [mailto:ssridhara@avolent.com] Sent: 22 May 2007 15:59 To: JMeter Users List Subject: Re: calling other java classes and methods Hi All, I have a question. How can I call other external java classes and methods from JMETER? Example, say I pass some value to a method and get results back into some variable in JMETER. Thanks in advance. --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org This email (and any attachments) contains confidential information, and is intended only for the named recipient. Distribution or copying of this email by anyone other than the named recipient is prohibited. If you are not the named or intended recipient, please notify TEMENOS or the sender immediately and permanently destroy this email (and any attachments) and all copies of it. No member of TEMENOS Group AG or any of its associated or affiliated companies is liable for any errors or omissions in the content or transmission of this email. Any opinions contained in this email are solely those of the author and, unless clearly indicated otherwise in writing, are not endorsed by any member of TEMENOS Group AG or any of its associated and affiliated companies. --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org