GitHub user shuraa opened a pull request: https://github.com/apache/wicket/pull/106
WICKET-5850 Fix class loading issue in LazyInitProxyFactory You can merge this pull request into a Git repository by running: $ git pull https://github.com/shuraa/wicket master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/wicket/pull/106.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #106 ---- commit 0ed0a786a3bbe56c5821b9293410b56511aa7ac0 Author: Alexander Morozov <alexander.v.moro...@gmail.com> Date: 2015-03-05T18:16:59Z WICKET-5850 Fix class loading issue in LazyInitProxyFactory in case of multimodule deployment (cherry picked from commit e00c54c) ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---