Jetty Endpoint Authentication via LDAP LoginModule is not working
Issue
- Getting this error while deploying bundle
16:49:17,717 | WARN | edhat-379/deploy | fileinstall | 7 - org.apache.felix.fileinstall - 3.3.11.redhat-610379 | Error while starting bundle: file:/home/custom/jboss-fuse-6.1.0.redhat-379/deploy/example_bundle.jar
org.osgi.framework.BundleException: Unresolved constraint in bundle test.dummy.bundle [261]: Unable to resolve 261.4: missing requirement [261.4] osgi.wiring.package; (&(osgi.wiring.package=org.eclipse.jetty.http.security)(version>=7.2.0)(!(version>=8.0.0)))
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4225)[org.apache.felix.framework-4.0.3.redhat-610379.jar:]
at org.apache.felix.framework.Felix.startBundle(Felix.java:2063)[org.apache.felix.framework-4.0.3.redhat-610379.jar:]
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:955)[org.apache.felix.framework-4.0.3.redhat-610379.jar:]
at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1247)[7:org.apache.felix.fileinstall:3.3.11.redhat-610379]
at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1219)[7:org.apache.felix.fileinstall:3.3.11.redhat-610379]
at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:508)[7:org.apache.felix.fileinstall:3.3.11.redhat-610379]
at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:291)[7:org.apache.felix.fileinstall:3.3.11.redhat-610379]
Environment
- Red Hat JBoss Fuse
- 6.1.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
