Hi,

I get the error message below when starting the Jackson Databind bundle, but as 
far as I can see, everything is correct. What am I missing here?

171 | Active    |  80 | 2.4.3                  | Jackson-annotations            
                                      
karaf@root(bundle)> start 130
Error executing command: Error executing command on bundles:
        Error starting bundle130: Unresolved constraint in bundle 
com.fasterxml.jackson.core.jackson-databind [130]: Unable to resolve 130.0: 
missing requirement [130.0] osgi.wiring.package; 
(&(osgi.wiring.package=com.fasterxml.jackson.annotation)(version>=2.4.0)(!(version>=2.5.0)))
karaf@root(bundle)> exports | grep fasterxml
com.fasterxml.jackson.annotation                         | 2.4.3           | 
171 | com.fasterxml.jackson.core.jackson-annotations    
karaf@root(bundle)> 

OS X Yosemite
Java 7

Kind Regards,

Erwin

Reply via email to