[jboss-user] [JBoss OSGi] - Unresolved constraint on bundle library

cuthbe do-not-reply at jboss.com
Sun Jun 7 14:42:48 EDT 2009


All 

I have a bundle with the following manifest and I am trying to deploy it into a runtime jbossosgi



But when I deploy it I get the following error. I have the library on the classpath in runtime/lib for log4j

org.apache.felix.log.LogException: org.osgi.framework.BundleException: Unresolved constraint in bundle 13: package; (&(package=org.apache.log4j)(version>=1.2.15))
	at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3097)
	at org.apache.felix.framework.Felix.startBundle(Felix.java:1439)
	at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:779)
	at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:760)



View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4235848#4235848

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4235848



More information about the jboss-user mailing list