The only way I see this to happen is if SomeHttpServletRequestWrapper calls setRequest(this). There is no such usage of javax.servlet.ServletRequestWrapper#setRequest() in wicketstuff-portlet code. So it should be in Liferay's code ...
Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Tue, Nov 25, 2014 at 1:38 PM, Milind <[email protected]> wrote: > Reported bug is closed > https://issues.apache.org/bugzilla/show_bug.cgi?id=57256 > > Mark Thomas 2014-11-25 11:38:08 UTC > You (or the application you are using) has created a wrapper that wraps > itself. > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Wicket6-setResponsePage-stackoverflow-error-tp4668538p4668551.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
