Thanks. :-)
What you can do is inject (via @SpringBean) your "dao" into a component/page. When that component/page constructs the data provider, it can pass in the injected dao reference. That reference will be okay to serialize/deserialize. -- View this message in context: http://www.nabble.com/SpringWebApplicationFactory-and-applicationClassName-is-missing-tp18751687p18851302.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]
