addendum: org.apache.logging.log4j-slf4j-impl bundle can not be resolved because the package org.slf4j is missing which is exported by the slf4j-api bundle.
slf4j-api bundle can not be resolved because the package org.slf4j.impl is missing which is exported by the log4j-slf4j-impl bundle. => cyclic dependency in OSGi-environment !?!? Short term Solution: Export slf4j-api by the org.apache.logging.log4j-slf4j-impl bundle. Problem: API and implementation are not separated. Roland -- View this message in context: http://apache-logging.6191.n7.nabble.com/Apache-Log4j-Core-2-0-0-beta8-seems-to-conflicts-with-org-slf4j-slf4j-api-in-a-OSGi-environment-tp39563p39565.html Sent from the Log4j - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
