GitHub user cnoelle opened a pull request:
https://github.com/apache/wicket/pull/171
modified class resolution to account for OSGi classloader handling
The commit fixes a ClassNotFoundException that occurs when using Wicket
with the Felix OSGi framework and Pax Wicket
(https://github.com/ops4j/org.ops4j.pax.wicket) as OSGi-wrapper.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cnoelle/wicket wicket-6.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/171.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 #171
----
commit 570441f079ecb5de36ce032c4edb6c6cdf9887f4
Author: cnoelle <[email protected]>
Date: 2016-06-01T10:21:41Z
modified class resolution to account for OSGi classloader handling
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---