Re: SpringComponentInjector and non-Wicket servlets

2011-04-07 Thread jsinai
Thanks to Vineet and Igor for your help. I think I have an idea about what we've been doing wrong. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/SpringComponentInjector-and-non-Wicket-servlets-tp3434182p3434738.html Sent from the Users forum mailing list archi

Re: SpringComponentInjector and non-Wicket servlets

2011-04-07 Thread vineet semwal
va:317) >        at > WICKET_com.hytrust.arc.TrustedHostMgr$$EnhancerByCGLIB$$60187c65.refreshAllPolicy() >        at > com.hytrust.policy.update.DynamicUpdater.dynamicRefreshHost(DynamicUpdater.java:868) > > > -- > View this message in context: > http://apache-wicket.18429

Re: SpringComponentInjector and non-Wicket servlets

2011-04-07 Thread Igor Vaynberg
@SpringBean annotation only in > the UI code. > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/SpringComponentInjector-and-non-Wicket-servlets-tp3434182p3434532.html > Sent from the Users forum maili

Re: SpringComponentInjector and non-Wicket servlets

2011-04-07 Thread jsinai
Igor, thanks for your reply. But that's the weird thing: we are not passing those proxies to other services. We use the @SpringBean annotation only in the UI code. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/SpringComponentInjector-and-non-Wicket-ser

Re: SpringComponentInjector and non-Wicket servlets

2011-04-07 Thread Martin Grigorov
at > > > org.apache.wicket.proxy.LazyInitProxyFactory$CGLibInterceptor.intercept(LazyInitProxyFactory.java:317) > >at > > > WICKET_com.hytrust.arc.TrustedHostMgr$$EnhancerByCGLIB$$60187c65.refreshAllPolicy() > >at > > > com.hytrust.policy.update.Dynamic

Re: SpringComponentInjector and non-Wicket servlets

2011-04-07 Thread Igor Vaynberg
) > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/SpringComponentInjector-and-non-Wicket-servlets-tp3434182p3434182.html > Sent from the Users forum mailing list archive at Nabble.com. > >

SpringComponentInjector and non-Wicket servlets

2011-04-07 Thread jsinai
efreshHost(DynamicUpdater.java:868) -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/SpringComponentInjector-and-non-Wicket-servlets-tp3434182p3434182.html Sent from the Users forum mailing list archive at Nabble.com. --