Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 32855 invoked from network); 14 Jan 2008 21:30:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Jan 2008 21:30:44 -0000 Received: (qmail 51902 invoked by uid 500); 14 Jan 2008 21:30:33 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 51280 invoked by uid 500); 14 Jan 2008 21:30:31 -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 51269 invoked by uid 99); 14 Jan 2008 21:30:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jan 2008 13:30:31 -0800 X-ASF-Spam-Status: No, hits=4.1 required=10.0 tests=DNS_FROM_OPENWHOIS,NORMAL_HTTP_TO_IP,SPF_HELO_PASS,SPF_PASS,WEIRD_PORT,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.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; Mon, 14 Jan 2008 21:30:05 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1JEWsl-0000OJ-G5 for jmeter-user@jakarta.apache.org; Mon, 14 Jan 2008 13:30:11 -0800 Message-ID: <14814999.post@talk.nabble.com> Date: Mon, 14 Jan 2008 13:30:11 -0800 (PST) From: JackTaylor To: jmeter-user@jakarta.apache.org Subject: POST issue MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: taylor7458@sbcglobal.net X-Virus-Checked: Checked by ClamAV on apache.org I have created a test and can get logged in and navigate to a form. This form uses DOM and calls DOJO. I get not response errors when the test is executed but when I go into the website the record has not been created. I have added A cookie manager, and a regular expression extractor. I have recorded this script with the proxy and badboy and still cannot create the record. Please let me know what i am missing or if jmeter can't handle the DOM request. Here is my POST request: POST http://192.168.1.150:11000/jport/mdv/detail/objective_detail.jsf POST data: ndx=objective&dcid=-1&dynamic=objective&nodeString=&parentNodeString=%3A&desktop%3Aname=JT&desktop%3A_idJsp17=&desktop%3A_idJsp19=&desktop%3A_idJsp22=&desktop%3A_idJsp24_tab_selected=definitions&desktop%3A_idJsp53%3AHIDDEN=&desktop%3A_idJsp63%3AHIDDEN=&desktop%3AwfName=&desktop%3AwfPeriod=&desktop%3AwfDate=&desktop%3AwfEscalateToSecondaryDays=&desktop%3AwfEscalateToEscalationDays=&desktop%3AwfSubject=&desktop%3AwfBody=&desktop%3AwfPrimary%3AHIDDEN=&desktop%3AwfSecondary%3AHIDDEN=&desktop%3AwfEscalation%3AHIDDEN=&desktop%3A_idJsp92%3ArangeStart=0&desktop%3A_idJsp136%3ArangeStart=0&hasBusinessProcessesToConfirm=false&oracle.adf.faces.FORM=desktop%3AobjectiveDetailForm&oracle.adf.faces.STATE_TOKEN=.*&event=&source=desktop%3A_idJsp157&oracle.faces.ViewState=$jsf{ViewState} Cookie Data: JSESSIONID=8A421C912058545F1BFE7B0349054246 Request Headers: Accept-Language: en-us Host: 192.168.1.150:11000 Content-Length: 779 Accept-Encoding: gzip, deflate Referer: http://192.168.1.150:11000/jport/mdv/detail/objective_detail.jsf?ndx=objective&dcid=-1&tree=desktop:_idJsp7&parent=: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 1.0.3705) Connection: keep-alive Content-Type: application/x-www-form-urlencoded Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-shockwave-flash, */* Pragma: no-cache Attached are the HTML rendeered screen shots. Thanks Jack http://www.nabble.com/file/p14814999/one.jpeg http://www.nabble.com/file/p14814999/two.jpeg http://www.nabble.com/file/p14814999/three.jpeg -- View this message in context: http://www.nabble.com/POST-issue-tp14814999p14814999.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