First time here? Check out the FAQ!
Hi,
I'm trying to load spring configuration files (java/annotated based, no xml). I have a class Initializer that implements WebApplicationInitializer. In this class the method onStartUp(...) should register my WebAppConfig.class. The Initializer class is never loaded, moreover in my debug pane I found "No Spring WebApplicationInitializer types detected on classpath".
Is ZK preventing from loading such initializers?
Thanks Karl
Asked: 2014-05-06 11:34:15 +0800
Seen: 14 times
Last updated: May 06 '14