Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 10761 invoked from network); 8 Jul 2008 22:53:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jul 2008 22:53:14 -0000 Received: (qmail 65589 invoked by uid 500); 8 Jul 2008 22:53:08 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 65567 invoked by uid 500); 8 Jul 2008 22:53:08 -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 65556 invoked by uid 99); 8 Jul 2008 22:53:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jul 2008 15:53:08 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 72.14.220.152 as permitted sender) Received: from [72.14.220.152] (HELO fg-out-1718.google.com) (72.14.220.152) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jul 2008 22:52:16 +0000 Received: by fg-out-1718.google.com with SMTP id 22so1069200fge.1 for ; Tue, 08 Jul 2008 15:52:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=dMfa7R9CFueKdRf+S3a/LXDFeKovGWfDOXXlv8siIj8=; b=Z01Vgj4KPaQx9NMckzG3h0pWVVOroKgEWTUU1AN/XqhVcr55Q1I8IX94vdeU7M93Yo OaVP0nxjgMB5wN/9YBjZeKqzjkxNGPaMkBh5Zu2TifvfasHDuuAePWKVeNtsGMypxmjn cWh8GBUE8caDvnz9Jm0ec4UIPgHrB8Abdy21Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=hQL7hiBquBgv6dUz+Vv0A+S7LA0/2SC75EIj3ZDxzIEUweCXlNqqoh9nMDX04IUf3f LDS+tP1pyCBb5qAonZ1Gf+Igc2FKCSr/VKvB/cixx7aK+TLbnzLuPDRiOIcBJiWL8i98 Nk91QiTqeNQ4kvdYG7x3oFwjFvGPnKupQ0sQU= Received: by 10.86.90.2 with SMTP id n2mr6084940fgb.51.1215557557010; Tue, 08 Jul 2008 15:52:37 -0700 (PDT) Received: by 10.86.62.18 with HTTP; Tue, 8 Jul 2008 15:52:36 -0700 (PDT) Message-ID: <25aac9fc0807081552k52f77a9bg3fd1bc743f568c7a@mail.gmail.com> Date: Tue, 8 Jul 2008 23:52:36 +0100 From: sebb To: "JMeter Users List" Subject: Re: more on beanshell In-Reply-To: <4873C428.7040108@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <25aac9fc0807070925x6d6c2011m415a2f591a50192f@mail.gmail.com> <4873C428.7040108@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 08/07/2008, kirk wrote: > Hi, > > I tend to test many websites so keeping beanshell scripts in the jmeter > distro doesn't allow me to keep things as organized as I'd like them to be. > Does anyone know of some way to set an alternate directory for the pre, > post, and sampler beanshell scripts? > The init files can be in any directory - just change the property. Likewise for script files, you can use a absolute or relative path. > Regards, > Kirk > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: > jmeter-user-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org