Hi Jacek... No worries wasting my time to test and learn a new thing is no way wasting, I dream to waste all my time like this :D. I am at work now, I will give a try when I get back home ALLAH willing.
On Wed, Oct 28, 2009 at 2:25 AM, Jacek Laskowski <[email protected]> wrote: > On Wed, Oct 28, 2009 at 12:42 AM, Mohammad Nour El-Din > <[email protected]> wrote: > >> -> ERROR: Error starting >> file:C:\Users\mnour\.m2\repository\org\apache\openejb\openejb-core\3.1.2-SNAPSHOT\openejb-core-3.1.2-SNAPSHOT.jar >> (org.osgi.framework.BundleException: Unresolved constraint in bundle >> org >> .apache.geronimo.components.geronimo-transaction [21]: package; >> (&(package=org.slf4j)(version>=1.4.0)(!(version>=2.0.0)))) >> org.osgi.framework.BundleException: Unresolved constraint in bundle >> org.apache.geronimo.components.geronimo-transaction [21]: package; >> (&(package=org.slf4j)(version>=1.4.0)(!(version>=2.0.0))) >> at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3263) >> at org.apache.felix.framework.Felix.startBundle(Felix.java:1597) >> at >> org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1077) >> at >> org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264) >> at java.lang.Thread.run(Thread.java:619) > > Doh, I don't know why I missed it in my initial email, but you need to > install OPS4J Pax Logging - API (1.4) as well. Sorry for wasting your > time. Do the following in the console of Felix. > > install > http://repo2.maven.org/maven2/org/ops4j/pax/logging/pax-logging-api/1.4/pax-logging-api-1.4.jar > > In such cases where a package is missing, it's more helpful to have > 'ps' or 'inspect package requirement <id>' output. > > Jacek > > -- > Jacek Laskowski > Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl > -- Thanks - Mohammad Nour - LinkedIn: http://www.linkedin.com/in/mnour ---- "Life is like riding a bicycle. To keep your balance you must keep moving" - Albert Einstein "Writing clean code is what you must do in order to call yourself a professional. There is no reasonable excuse for doing anything less than your best." - Clean Code: A Handbook of Agile Software Craftsmanship
