Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse RT (runtime) » OSGi complaint(Confusing message emitted by Equinox)
OSGi complaint [message #955415] Tue, 23 October 2012 19:38
Aaron Stromas is currently offline Aaron StromasFriend
Messages: 3
Registered: January 2012
Junior Member
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: Mon Jan 13 18:16:35 GMT 2025

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

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

Back to the top