Here's a stack trace, if it helps:

org.apache.wicket.WicketRuntimeException: No RequestCycle is currently set!
        at org.apache.wicket.Component.getRequest(Component.java:1417)
        at com.holla.pages.SomeWebPage.onBeforeRender(SomeWebPage.java:180)
        at org.apache.wicket.Component.beforeRender(Component.java:846)
        at org.apache.wicket.Page.renderPage(Page.java:885)
        at
org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:225)
        at com.holla.pages.SomeApplication$2.respond(SomeApplication.java:318)
        at
org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1037)
        at org.apache.wicket.RequestCycle.step(RequestCycle.java:1107)
        at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1176)
        at org.apache.wicket.RequestCycle.request(RequestCycle.java:499)
        at
org.apache.wicket.protocol.http.WicketFilter.doGet(WicketFilter.java:257)
        at
org.apache.wicket.protocol.http.WicketFilter.doFilter(WicketFilter.java:127)
-- 
View this message in context: 
http://www.nabble.com/RequestCycle-goes-null-after-using-WicketTester-within-Wicket-page-tf4153591.html#a11817604
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
IMPORTANT NOTICE:

This mailing list is shutting down. Please subscribe to the Apache Wicket user 
list. Send a message to: "users-subscribe at wicket.apache.org" and follow the 
instructions.
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to