I have successfully used JMeter to test web app based on Spring and
Acegi security.
JMeter does not care what third party library is used for security.
You just need to make sure that the correct user name and password is
used for logging in, and that you use the cookie manager to keep the
"user" logged in.
I suggest you read more in the user manual, and if you still have
problems, please give more details on the nature of your problems, and
then maybe we can help.
Regards
Alf Hogemark
Thts me wrote:
> hi,
>
> I'm trying to load test my application with JMeter.
> My application has: Spring framework with Acegi security & Tomcat v5.5
> My aggregate report shows 100% errors.
> I guess the problem is JMeter cannot understand Acegi encoding. I am using
> Acegi JDBC Authenticaton.
> How do you load test Acegi applications with JMeter or rather how do you
> load test applications that have security enabled by third party libraries?
>
> Thanks in advance,
> Thts me.
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
|