[ 
https://issues.apache.org/jira/browse/WICKET-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251580#comment-13251580
 ] 

Martin Grigorov commented on WICKET-2732:
-----------------------------------------

Filed a bug at Tomcat issue tracker for this problem: 
https://issues.apache.org/bugzilla/show_bug.cgi?id=53062
                
> Wicket redirects don't work with Apache JMeter
> ----------------------------------------------
>
>                 Key: WICKET-2732
>                 URL: https://issues.apache.org/jira/browse/WICKET-2732
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.6
>         Environment: Glassfish
>            Reporter: Alexander Fisher
>            Assignee: Igor Vaynberg
>              Labels: jmeter, redirect
>             Fix For: 1.5-M1
>
>
> Unlike some browsers, JMeter does not fix up the broken URLs returned in the 
> Location header of 302 redirects generated by wicket.
> For instance, after signing out of a wicket 1.4.6 app, the redirect might be 
> to Location: http://host/wicket-app/.
> Some browsers and even some webservers will fix this up (removing the dot), 
> but JMeter will not and glassfish (and possibly other appservers) will return 
> a 404 error.
> I've have discussed the issue with the JMeter developer and hence opened this 
> ticket.
> http://mail-archives.apache.org/mod_mbox/jakarta-jmeter-user/201002.mbox/browser
> Many thanks,
> Alex

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to