SpringComponentInjector and non-Wicket servlets

2011-04-07 Thread jsinai
(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

Re: SpringComponentInjector and non-Wicket servlets

2011-04-07 Thread Igor Vaynberg
/SpringComponentInjector-and-non-Wicket-servlets-tp3434182p3434182.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h

Re: SpringComponentInjector and non-Wicket servlets

2011-04-07 Thread Martin Grigorov
.refreshAllPolicy() at com.hytrust.policy.update.DynamicUpdater.dynamicRefreshHost(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

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-servlets

Re: SpringComponentInjector and non-Wicket servlets

2011-04-07 Thread Igor Vaynberg
the @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 mailing list archive at Nabble.com

Re: SpringComponentInjector and non-Wicket servlets

2011-04-07 Thread vineet semwal
.refreshAllPolicy()        at com.hytrust.policy.update.DynamicUpdater.dynamicRefreshHost(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

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 archive