Hi there,
I recently tried to run the all in one bundle of CXF on Equinox and I got the
following error:
org.osgi.framework.BundleException: The bundle could not be resolved. Reason:
Missing Constraint: Import-Package: org.osgi.framework.hooks.service;
version="0.0.0"
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:305)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:257)
at
org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider._start(FrameworkCommandProvider.java:257)
Does anybody knows about this error? What does this Hooks in OSGi?
I also installed the bundle in Felix and it is running without problems.
Best regards,
Omar Diego Vera Ustariz