Skip to content

Instantly share code, notes, and snippets.

@davsclaus
Created November 15, 2011 10:03
Show Gist options
  • Save davsclaus/1366619 to your computer and use it in GitHub Desktop.
Save davsclaus/1366619 to your computer and use it in GitHub Desktop.
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.camel.itest.osgi.ahc.AhcTest
*** The karaf version is 2.2.4 ***
__________ ___________
\______ \_____ ___ ___ \_ _____/__ ________ _____
| ___/\__ \ \ \/ / | __)_\ \/ /\__ \ / \
| | / __ \_> < | \> < / __ \| Y Y \
|____| (____ /__/\_ \ /_______ /__/\_ \(____ /__|_| /
\/ \/ \/ \/ \/ \/
Pax Exam 1.2.4 from OPS4J - http://www.ops4j.org
------------------------------------------------
ERROR: Error starting file:bundles/org.apache.camel.camel-spring_2.9.0.SNAPSHOT.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.camel.camel-spring [51]: Unable to resolve 51.0: missing requirement [51.0] package; (package=javax.xml.bind))
org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.camel.camel-spring [51]: Unable to resolve 51.0: missing requirement [51.0] package; (package=javax.xml.bind)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3404)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1714)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1143)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Thread.java:680)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment