Ok, When I remove the version:
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.emory.adapter.karaf.console
Bundle-SymbolicName: org.emory.adapter.karaf.console
Bundle-Version: 1.0.0.qualifier
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Blueprint: OSGI-INF/blueprint/*.xml
Import-Package: org.apache.felix.gogo.commands,
 org.apache.felix.service.command,
 org.apache.karaf.shell.console,
 org.osgi.framework


I get the same error:
2012-09-18 12:38:12,689 | WARN  | -C:\Karaf/deploy | fileinstall                
     
| 6 - org.apache.felix.fileinstall - 3.2.4 | Error while starting bundle:
file:/C:/Karaf/deploy/org.emory.adapter.
karaf.console_1.0.0.201209181237.jar
org.osgi.framework.BundleException: The bundle
"org.emory.adapter.karaf.console_1.0.0.201209181237 [102]" could not be
resolved. Reason: Missing Constraint: Import-Package:
org.apache.felix.service.co
mmand; version="0.0.0" at
org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1317)[osgi-3.6.2.R36x_v20110210.jar:]

Any ideas?





--
View this message in context: 
http://karaf.922171.n3.nabble.com/Command-not-found-when-using-Equinox-tp2939669p4026075.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to