Created
May 7, 2015 13:32
-
-
Save sebersole/5a2826b5b7d74584c812 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
karaf@root()> feature:install jpa/2.1 | |
karaf@root()> bundle:install -s mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.antlr/2.7.7_5 | |
Bundle ID: 124 | |
karaf@root()> bundle:install -s mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.dom4j/1.6.1_5 | |
Bundle ID: 125 | |
karaf@root()> bundle:install -s mvn:org.jboss.logging/jboss-logging/3.2.1.Final | |
Bundle ID: 126 | |
Error executing command: Error installing bundles: | |
Unable to start bundle mvn:org.jboss.logging/jboss-logging/3.2.1.Final | |
karaf@root()> bundle:install -s mvn:org.apache.logging.log4j/log4j-api/2.0 | |
Bundle ID: 127 | |
karaf@root()> bundle:install -s mvn:org.jboss.logging/jboss-logging/3.2.1.Final | |
Bundle ID: 126 | |
karaf@root()> bundle:install -s mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1< | |
Bundle IDs: | |
Error executing command: Error installing bundles: | |
Unable to install bundle mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1< | |
karaf@root()> bundle:install -s mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 | |
Bundle ID: 116 | |
karaf@root()> bundle:install -s mvn:org.javassist/javassist/3.18.1-GA | |
Bundle ID: 129 | |
karaf@root()> bundle:install -s mvn:org.jboss/jandex/1.2.2.Final | |
Bundle ID: 130 | |
karaf@root()> bundle:install -s mvn:org.hibernate.common/hibernate-commons-annotations/4.0.5.Final | |
Bundle ID: 131 | |
karaf@root()> bundle:install -s mvn:org.hibernate/hibernate-osgi/5.0.0-SNAPSHOT | |
Bundle ID: 132 | |
Error executing command: Error installing bundles: | |
Unable to start bundle mvn:org.hibernate/hibernate-osgi/5.0.0-SNAPSHOT | |
karaf@root()> bundle:install -s mvn:org.hibernate/hibernate-core/5.0.0-SNAPSHOT | |
Bundle ID: 133 | |
karaf@root()> bundle:install -s mvn:org.hibernate/hibernate-envers/5.0.0-SNAPSHOT | |
ERROR StatusLogger Unable to locate a logging implementation, using SimpleLogger | |
Bundle ID: 134 | |
karaf@root()> bundle:install -s mvn:org.hibernate/hibernate-osgi/5.0.0-SNAPSHOT | |
Bundle ID: 132 | |
Error executing command: Error installing bundles: | |
Unable to start bundle mvn:org.hibernate/hibernate-osgi/5.0.0-SNAPSHOT | |
karaf@root()> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment