Re: Getting Error for custom PageExpiredErrorPage

2011-09-14 Thread Peter Karich
Hi Andrea, sorry, I forgot to mention that I tried it with 1.4.18 I'm using mount(new MixedParamUrlCodingStrategy("slide", ChooseJetslideOrJetwick.class, new String[]{})); because I'm using the same strategy for the page where this problem occurs (the page which has the path urltrends:urls:9:url

Re: Getting Error for custom PageExpiredErrorPage

2011-09-14 Thread Andrea Del Bene
Hi, which version are you using? Are mounting an UrlCodingStrategy class? Maybe your problem is related with this issue https://issues.apache.org/jira/browse/WICKET-3992 Hi, I'm getting this error in the logs: ERROR org.apache.wicket.RequestCycle - unable to find component with path urltre

Getting Error for custom PageExpiredErrorPage

2011-09-14 Thread Peter Karich
Hi, I'm getting this error in the logs: ERROR org.apache.wicket.RequestCycle - unable to find component with path urltrends:urls:9:urlLink on stateless page [Page class = de.jetwick.ui.slide.ChooseJetslideOrJetwick, id = 0, version = 0] it could be that the component is inside a repeater make you