DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43707>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43707 Summary: Form Authentication - Thread Group - Web Application fails Product: JMeter Version: 2.3 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: HTTP AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] My web application runs in Tomcat 5.0.30 and uses FORM Authentication (configured in web.xml). Recently, I downloaded JMeter 3.1 and used Http Proxy Server (Non-test element) to record a transaction under Thread Group. When I ran the Thread Group, I noticed that all the HTTP Requests were directed back to the login page. The http../j_security_check is set with right user name and password and returned with the status of 400. After reading through the forums, I added the Cookie Manager to the Thread Group and ran the test. It still failed While, the same test scenario works fine with JMeter 1.9.1. The Cookie Manager handles the JSESSIONID and all HTTP requests returned correct response data. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
