Use generics like PropertyModel<String>(person, "username")
François Meillet Formation Wicket - Développement Wicket Le 4 oct. 2013 à 00:42, MartinoSuperman <[email protected]> a écrit : > Hi, > > Thanks!!! > > I changed the version of wicket-auth-roles to 6.0.0. That is the version I > use in my wicket-core. > > But now, I am getting a different. Now a warning: > > WARNING: Couldn't resolve model type of > Model:classname=[org.apache.wicket.model.PropertyModel]:nestedModel=[]:expression=[username] > for [TextField [Component id = username]], please set the type yourself. > > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Error-in-authentication-tp4661680p4661687.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
