From jmeter-user-return-25908-apmail-jakarta-jmeter-user-archive=jakarta.apache.org@jakarta.apache.org Fri Jul 17 14:28:46 2009 Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 64640 invoked from network); 17 Jul 2009 14:28:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Jul 2009 14:28:45 -0000 Received: (qmail 7191 invoked by uid 500); 17 Jul 2009 14:29:50 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 7119 invoked by uid 500); 17 Jul 2009 14:29:50 -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 7109 invoked by uid 99); 17 Jul 2009 14:29:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Jul 2009 14:29:50 +0000 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=RCVD_IN_BL_SPAMCOP_NET,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sidd.darko@gmail.com designates 209.85.218.228 as permitted sender) Received: from [209.85.218.228] (HELO mail-bw0-f228.google.com) (209.85.218.228) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Jul 2009 14:29:40 +0000 Received: by bwz28 with SMTP id 28so769868bwz.37 for ; Fri, 17 Jul 2009 07:29:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:reply-to:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=a5jUSG+I0Kujybkmk47ZEINPIhiUqrfUHlOV7CKbMrw=; b=lEWLA5qrbepflWu19r64P1uaBXwVXDVuGQVM7M5KVx6N7O2oB+TBHFkeaJQ1D8Oq1G WQEO7uTJiQSXEVhcI0F/9Zkk/hRWdNxWjrwSJfqyRXEY/rS1KtpEbtQ3W92m/jLlhETp Izcu40T4NbtZvzcHgS+wk33d0ONq3eYyIyrwc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:reply-to:to:cc:in-reply-to:references:content-type :date:message-id:mime-version:x-mailer:content-transfer-encoding; b=wVZOs9u0t+TpiI0J2l+TnGEYqRWjwVvr6TelbfhD31MqEXiHR83Yng4vY+PhTFB1/E oP7cNcpHEcov3bys69K/WtR9dWeaAU4rXvT5V/BZTeushQu3ABL1DQn3wiKA7SL0Ds1X RFrdmBsGZTc3P4z4Bg2mHkvB00OLvAcoN3IRA= Received: by 10.103.179.1 with SMTP id g1mr577733mup.57.1247840959568; Fri, 17 Jul 2009 07:29:19 -0700 (PDT) Received: from ?10.1.5.236? (enrico.iii.com [205.227.88.253]) by mx.google.com with ESMTPS id j10sm6701545mue.29.2009.07.17.07.29.17 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 17 Jul 2009 07:29:19 -0700 (PDT) Subject: Re: BSF Scripts and User Defined Variables From: "S.D." Reply-To: sidd.darko@gmail.com To: Deepak Shetty Cc: JMeter Users List In-Reply-To: <4483c26c0907161330y68d0a7c7n577e601f2bc82500@mail.gmail.com> References: <1247767178.31517.35.camel@localhost.localdomain> <4483c26c0907161106v5bc57b97x8d186d3e707d6c90@mail.gmail.com> <1247768162.31517.38.camel@localhost.localdomain> <4483c26c0907161123s399a9156ma9c24457018e1548@mail.gmail.com> <4483c26c0907161127l49ab67b6md717714f3d7a0744@mail.gmail.com> <1247770878.31517.55.camel@localhost.localdomain> <4483c26c0907161330y68d0a7c7n577e601f2bc82500@mail.gmail.com> Content-Type: text/plain Date: Fri, 17 Jul 2009 07:27:39 -0700 Message-Id: <1247840859.31517.235.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 (2.26.1-2.fc11) Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Thank you for your help ! My jar files were in the wrong place. Once I figured it out it worked fine. On Thu, 2009-07-16 at 13:30 -0700, Deepak Shetty wrote: > Hi > I believe the .bsh file should be in the bin directory . check your > jmeter.log for errors > This is the Structure I have and it seems to work > Thread Group > Http Request > HTTPHeaderManager > val1 ${GUID} > User Defined Variables > GUID ${__BeanShell(source("function.bsh"))} > > What version of JMeter are you using? > regards > deepak > > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org