I am attempting to benchmark a third-party JBoss/Tomcat application using Apache 
JMeter, however JMeter cannot log onto the application.  Apparently during the 
authentication process, the system sets the jsessionid variable using URL rewriting.  
Once the user is logged in it tracks it using a cookie.  The URL rewriting appears to 
be what's stopping JMeter.
  My question is, how can I configure JBoss/Tomcat to perform the authentication using 
cookies, and not use URL rewriting at all?
  I've tried switching from form to basic authentication, but it didn't work.
  Thanks.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850997#3850997

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850997


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to