Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 55405 invoked from network); 1 Aug 2006 13:31:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Aug 2006 13:31:03 -0000 Received: (qmail 95914 invoked by uid 500); 1 Aug 2006 13:31:01 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 95896 invoked by uid 500); 1 Aug 2006 13:31:01 -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 95885 invoked by uid 99); 1 Aug 2006 13:31:01 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Aug 2006 06:31:01 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of sebbaz@gmail.com designates 64.233.166.182 as permitted sender) Received: from [64.233.166.182] (HELO py-out-1112.google.com) (64.233.166.182) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Aug 2006 06:31:00 -0700 Received: by py-out-1112.google.com with SMTP id t32so1183320pyc for ; Tue, 01 Aug 2006 06:30:40 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Pp492kJ9Cx6SgM69yTTuPyGmY9f6vO08RRD/htbVr8C5FBEYR6wuYBfFNqNMfSV2zxbtvht6vqsc1n89cWiH/jqrE7dDF2GCGaTeiDwBhHT8+LsusRWdnM3IZCsnfl6eddLbdInjE2WBJhkp0bp4FAa9hDNzAd8/EK++HqJ2MIA= Received: by 10.35.63.2 with SMTP id q2mr1432479pyk; Tue, 01 Aug 2006 06:30:40 -0700 (PDT) Received: by 10.35.28.6 with HTTP; Tue, 1 Aug 2006 06:30:39 -0700 (PDT) Message-ID: <25aac9fc0608010630y4ce3d3c3kd34997f632e1503c@mail.gmail.com> Date: Tue, 1 Aug 2006 14:30:39 +0100 From: sebb To: "JMeter Users List" Subject: Re: Question about Java Request In-Reply-To: <5562150.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5562150.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N The jar file should be in the lib/ext directory. Your class must implement the JavaSamplerClient interface. S. On 30/07/06, heiman666 wrote: > > I am trying to run a Java Request. However, the list of classnames does not > include the classes in my jar file. Is it because the jar file is not in the > correct classpath? If it's, then where should I insert my jar file into and > where do I set the classpath to include the new jar file? > -- > View this message in context: http://www.nabble.com/Question-about-Java-Request-tf2022915.html#a5562150 > Sent from the JMeter - User forum at Nabble.com. > > > --------------------------------------------------------------------- > 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