On Jul 23, 2008, at 5:21 PM, James Carman wrote:

The TestDataLoader is configured in the META-INF/beans.xml file:

http://svn.carmanconsulting.com/public/wicket-advanced/trunk/src/main/resources/META-INF/beans.xml

It's injected that way


OK, I see that. I actually asked the wrong question.

Is an application context <filter/> required to trap the ContextRefreshedEvent?

IE., beyond defining the <bean/> and extending ApplicationListener as in your TestDataLoader, is anything else required to have my class called when the context is initialized?

It seems as though I'm missing a piece, and I'm guessing it may be a filter. You have several defined that I don't currently include.

-David

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to