Re: Wicket @SpringBean - @Autowired properties not Initialized

2016-07-13 Thread mashleyttu
Okay, scratch this question. It's working. I was just looking at the Eclipse debugger and saw all the @Autowired fields were null. I failed to read this segment of the Javadoc: * A lazy init proxy waits until the first method invocation before it uses the * {@link IProxyTargetLocator} to retrie

Re: Wicket @SpringBean - @Autowired properties not Initialized

2016-07-13 Thread Martin Grigorov
Hi, This should just work as you expect it to. I don't remember any problems related to this in 6.11. But if you can reproduce the problem with 6.23/7.3.0 in a quickstart app then please attach it to JIRA. Thanks! Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On W