If you mean in the logs then no, there are no serialization errors. I did see
these 2 warnings when I went back to look at the logs:

[9/22/08 14:04:24:395 EDT] 00000028 SystemOut     O 14:04:24,395  WARN
AbstractTextComponent:148 - Couldn't resolve model type of
Model:classname=[org.apache.wicket.model.PropertyModel]:nestedModel=[username
= "[EMAIL PROTECTED]"]:expression=[username] for [MarkupContainer
[Component id = username, page = com.acme.wicket.MySignInPage, path =
0:signInPanel:signInForm:username.TextField, isVisible = true, isVersioned =
false]], please set the type yourself.

[9/22/08 14:04:24:395 EDT] 00000028 SystemOut     O 14:04:24,395  WARN
AbstractTextComponent:148 - Couldn't resolve model type of
Model:classname=[org.apache.wicket.model.PropertyModel]:nestedModel=[username
= "[EMAIL PROTECTED]"]:expression=[password] for [MarkupContainer
[Component id = password, page = com.acme.wicket.MySignInPage, path =
0:signInPanel:signInForm:password.PasswordTextField, isVisible = true,
isVersioned = false]], please set the type yourself.

-- 
View this message in context: 
http://www.nabble.com/WicketRuntimeException-when-using-wicket-auth-roles-in-a-frameset-tp19613863p19614309.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to