I like use @SpringBean but i don't understand 
why if i'm trying settings as serverlet or as a filter does not work.


what does this

addComponentInstantiationListener (new SpringComponentInjector (this));

have to do with whether or not you use a servlet or a filter? you
always have to do that for @SpringBean annotation to work...

-igor


-- 
View this message in context: 
http://www.nabble.com/SpringWebApplicationFactory-and-applicationClassName-is-missing-tp18751687p18759710.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