Hello Sir,

I have installed Jetspeed2.1.
>From last week i try to do stress testing for login for Jetspeed 2.1
I have seen following internal request for Jetspeed login:

http://192.168.0.197:8080/webportal/login/proxy
http://192.168.0.197:8080/webportal/login/redirector
http://192.168.0.197:8080/webportal/login/j_security_check
http://192.168.0.197:8080/webportal/login/redirector
http://192.168.0.197:8080/webportal/

Then,Through JMETER,i given following reqeust,
path=/webportal/login/proxy?org.apache.jetspeed.login.username=test10&[EMAIL 
PROTECTED]

Then I have got,following response ,upto third request,


<html>
<body onLoad='document.forms["login"].submit();'>
<form id='login' method='POST'
action='j_security_check;jsessionid=344BED45CE2E02CAD1EF38FFB46A0D6D'>
<input type='hidden' name='j_username' value='test10'/>
<input type='hidden' name='j_password' value='[EMAIL PROTECTED]'/>
<noscript>
<input type='submit' value="Login"/>
</noscript>
</form>
</body>
</html>

Normally,If you login on Jetspeed,then username entry in database
USER_STATISTICS.
But, I have didnot see these entries through JMETER.
Please reply me, how can I execute these above 5 requests through JMETER.
Please I need help.
Thanks In Advance,
Ram

-- 
View this message in context: 
http://www.nabble.com/Stress-Testing-Jetspeed-2.1-using-JMETER.-tf4271372.html#a12157154
Sent from the JMeter - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to