Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The examples are broken with JBoss Fuse 6.3 #2

Open
stephanrauh opened this issue Aug 7, 2017 · 0 comments
Open

The examples are broken with JBoss Fuse 6.3 #2

stephanrauh opened this issue Aug 7, 2017 · 0 comments

Comments

@stephanrauh
Copy link

It seems that the versions of the required libraries have changed. When I start Fuse, I see these error messages:

ERROR: Bundle org.fusesource.sparks.fuse-webinars.cxf-webinars.customer-ws-camel-cxf-pojo [428] Error starting file:/D:/noscan/JBoss/workspace/.metadata/.plugins/org.fusesource.ide.server.karaf.core/JBoss_Fuse_6.3_Runtime_Server/tempRemoteDeploy/customer-ws-camel-cxf-pojo-1.1.4.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle org.fusesource.sparks.fuse-webinars.cxf-webinars.customer-ws-camel-cxf-pojo [428]: Unable to resolve 428.1: missing requirement [428.1] osgi.wiring.package; (&(osgi.wiring.package=META-INF.cxf)(version>=2.6.0)(!(version>=3.0.0))))
org.osgi.framework.BundleException: Unresolved constraint in bundle org.fusesource.sparks.fuse-webinars.cxf-webinars.customer-ws-camel-cxf-payload [427]: Unable to resolve 427.1: missing requirement [427.1] osgi.wiring.package; (&(osgi.wiring.package=org.apache.cxf.binding.soap)(version>=2.6.0)(!(version>=3.0.0)))
	at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4002)
	at org.apache.felix.framework.Felix.startBundle(Felix.java:2045)
	at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1299)
	at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304)
	at java.lang.Thread.run(Thread.java:748)
org.osgi.framework.BundleException: Unresolved constraint in bundle org.fusesource.sparks.fuse-webinars.cxf-webinars.customer-ws-camel-cxf-pojo [428]: Unable to resolve 428.1: missing requirement [428.1] osgi.wiring.package; (&(osgi.wiring.package=META-INF.cxf)(version>=2.6.0)(!(version>=3.0.0)))
	at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4002)
	at org.apache.felix.framework.Felix.startBundle(Felix.java:2045)
	at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1299)
	at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304)
	at java.lang.Thread.run(Thread.java:748)
ERROR: Bundle org.fusesource.sparks.fuse-webinars.cxf-webinars.customer-ws-camel-cxf-provider [429] Error starting file:/D:/noscan/JBoss/workspace/.metadata/.plugins/org.fusesource.ide.server.karaf.core/JBoss_Fuse_6.3_Runtime_Server/tempRemoteDeploy/customer-ws-camel-cxf-provider-1.1.4.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle org.fusesource.sparks.fuse-webinars.cxf-webinars.customer-ws-camel-cxf-provider [429]: Unable to resolve 429.1: missing requirement [429.1] osgi.wiring.package; (osgi.wiring.package=org.apache.camel.component.velocity))
org.osgi.framework.BundleException: Unresolved constraint in bundle org.fusesource.sparks.fuse-webinars.cxf-webinars.customer-ws-camel-cxf-provider [429]: Unable to resolve 429.1: missing requirement [429.1] osgi.wiring.package; (osgi.wiring.package=org.apache.camel.component.velocity)
	at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4002)
	at org.apache.felix.framework.Felix.startBundle(Felix.java:2045)
	at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1299)
	at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304)
	at java.lang.Thread.run(Thread.java:748)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant