Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 1032 invoked from network); 9 Apr 2008 09:38:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Apr 2008 09:38:36 -0000 Received: (qmail 74455 invoked by uid 500); 9 Apr 2008 09:38:35 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 74431 invoked by uid 500); 9 Apr 2008 09:38:35 -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 74420 invoked by uid 99); 9 Apr 2008 09:38:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Apr 2008 02:38:35 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Apr 2008 09:37:41 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1JjWkk-0008LE-3i for jmeter-user@jakarta.apache.org; Wed, 09 Apr 2008 02:38:02 -0700 Message-ID: <16583064.post@talk.nabble.com> Date: Wed, 9 Apr 2008 02:38:02 -0700 (PDT) From: ewcia To: jmeter-user@jakarta.apache.org Subject: Re: Problem with testing rss channels In-Reply-To: <47FC881A.4080908@groupbc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: ewapapuga@o2.pl References: <16582297.post@talk.nabble.com> <47FC881A.4080908@groupbc.com> X-Virus-Checked: Checked by ClamAV on apache.org Well I will try WebService(SOAP) Request because now I know that it is some webservice. i will let know if it is the problem and if it works. Ronan Klyne-2 wrote: > > ewcia wrote: >> Hi >> I want to test performance of rss channels in my aplication. I do that by >> going to some addres in browser >> The adres is http://ip:port/channelId=CHANNELUUID&feedFormat=rss=rss_1.0 >> In response I got XML dile with channel entries. I want to know if >> correct >> entries are returned. >> Problem is that I don't know what kind of request should it be and how to >> check this channel entries. >> >> When I sent http request with this two parameters channeluuid and >> feedFormat >> I didn't get any response. >> >> Any ideas? Help. > > Using an HTTP request is correct. > > Are you sure that the address you have given us is correct? It does not > have a '?' anywhere, the feedFormat string has an unencoded '=' in it, > and the channelId is part of the path section. Did you mean something > like this: > http://ip:port/?channelId=CHANNELUUID&feedFormat=rss_1.0 > > We can't really help you more with entering your parameters in the right > place in JMeter, until we know where they should go in the request... > > # r > > -- > Ronan Klyne > Business Collaborator Developer > Tel: +44 01189 028518 > ronan.klyne@groupbc.com > www.groupbc.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > > -- View this message in context: http://www.nabble.com/Problem-with-testing-rss-channels-tp16582297p16583064.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org