This is a great thread! It saved my day. Since yesterday I was getting this error and just couldn't figure out the reason. Of course it was the object instead of the interface!
Thanks a bunch! Sergey Podatelev wrote: > > On Jan 14, 2008 1:13 AM, Konstantin Ignatyev <[EMAIL PROTECTED]> wrote: > > You have to use interface and cast to the interface > > > Too bad I've forgotten about the whole injection idea of using interfaces > instead of their specific implementations. > Surely, your suggestion did the trick. > > Thanks a bunch. > > -- > sp > > -- View this message in context: http://www.nabble.com/Cannot-create-Spring-Bean-via-Proxy-in-Wicket-tp14791465p19450157.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]
