Hello, It seems that @SpringBeans does not inject beans into behaviors. It works only in Components by calling getApplication().notifyComponentInstantiationListeners(this) in the constructor. Is there a reason for limiting this? An easy workaround?
Thanks for the responses to my previous questions! -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Injecting-beans-into-behaviors-tp3744739p3744739.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]
