when i used a pop window or select open a new window for current link, some 
error happens
it' seems I have to serializable PropertyDescProxy ?

ERROR wicket.markup.html.WebPage - Page [Page class = com.toyshop.web.PayPage, 
id = 4] couldn't be cloned to move to another pagemap
java.lang.ClassCastException: cannot assign instance of $Proxy10 to field  
com.toyshop.FormBuilder$PropertyDescProxy.desc of type 
com.toyshop.domain.PropertyDesc in instance of  
com.toyshop.FormBuilder$PropertyDescProxy
 at 
java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2004)
 at java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1184)
 at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1914) 
蒙 09:35:39
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to