Re: Spring: cannot inject bean with scope request/session

2013-07-08 Thread Martin Grigorov
://apache-wicket.1842946.n4.nabble.com/Spring-cannot-inject-bean-with-scope-request-session-tp4660112.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org

Re: Spring: cannot inject bean with scope request/session

2013-07-08 Thread Alexey Mukas
ClassPathXmlApplicationContext(SpringConfig.xml))); } Quickstart: https://mega.co.nz/#!uR0lQKSD!LzrUs1NWpcLJpkrSkK1WMlRT4NQ6JH7A85j4m7hZbjA Adding aop:scoped-proxy/ to the bean config didn't help too. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Spring-cannot-inject-bean

Re: Spring: cannot inject bean with scope request/session

2013-07-08 Thread Martin Grigorov
))); } Quickstart: https://mega.co.nz/#!uR0lQKSD!LzrUs1NWpcLJpkrSkK1WMlRT4NQ6JH7A85j4m7hZbjA Adding aop:scoped-proxy/ to the bean config didn't help too. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Spring-cannot-inject-bean-with-scope-request-session-tp4660112p4660139

Re: Spring: cannot inject bean with scope request/session

2013-07-08 Thread Alexey Mukas
Hi, Thank you very much. Now it works fine) -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Spring-cannot-inject-bean-with-scope-request-session-tp4660112p4660145.html Sent from the Users forum mailing list archive at Nabble.com

Spring: cannot inject bean with scope request/session

2013-07-07 Thread Alexey Mukas
-classorg.springframework.web.context.request.RequestContextListener/listener-class /listener but it didn't help -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Spring-cannot-inject-bean-with-scope-request-session-tp4660112.html Sent from the Users forum mailing list archive at Nabble.com

Re: Spring: cannot inject bean with scope request/session

2013-07-07 Thread Paul BorČ™
listener listener-classorg.springframework.web.context.request.RequestContextListener/listener-class /listener but it didn't help -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Spring-cannot-inject-bean-with-scope-request-session-tp4660112.html Sent

Re: Spring: cannot inject bean with scope request/session

2013-07-07 Thread Alexey Mukas
Hi Paul, Thanks for the reply. I've read this guide already, as I said DI works but only for prototype/singleton beans. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Spring-cannot-inject-bean-with-scope-request-session-tp4660112p4660119.html Sent from the Users