Problems in beta3

2007-11-26 Thread Mats Norén
Hi, We've got a problem in our application when using the back button. The click trail goes something like this: - User clicks on search documents, which is a BookmarkablePageLink - User enters a couple of criteria and hits the search button = setResponsePage(SearchDocument.class, params = encoded

Re: Problems in beta3

2007-11-26 Thread Johan Compagner
somehow proxy is getting an instance of a class which isn't build for : at org.apache.wicket.proxy.LazyInitProxyFactory$JdkHandler.invoke( LazyInitProxyFactory.java:402) at org.apache.wicket.proxy.$Proxy76.searchDocuments(Unknown Source) at