Skip to main content



      Home
Home » Eclipse Projects » Eclipse RT (runtime) » OSGi complaint(Confusing message emitted by Equinox)
OSGi complaint [message #955415] Tue, 23 October 2012 15:38
Eclipse UserFriend
Hi,

In my MANIFEST.MF I have the following dependency:

Import-Package: javax.persistence;version="2.0.4",
 org.apache.felix.service.command;version="0.8.0",
 org.osgi.framework;version="1.3.0"

There is no org.apache.felix.service.command bundle. I understand that org.apache.felix.service.command is provided by org.apache.felix.gogo.* and I have those bundles configured in the run configuration. Yet when I launch the bundle (or run diag on it in the OSGI container) I get

initial@reference:file:../../Users/StromA/workspace-osgi/com.rsa.ams.osgi.jpa/ [17]
  Direct constraints which are unresolved:
    Missing imported package org.apache.felix.service.command_0.8.0.




Can anyone explain what is going on here? I'll be much obliged. TIA

-a
Previous Topic:Can I use ISchedulingRule as a explicit lock?
Next Topic:Workbench Persistence question
Goto Forum:
  


Current Time: Sat Jul 12 02:03:02 EDT 2025

Powered by FUDForum. Page generated in 0.08520 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top