You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Krzysztof Sobkowiak (JIRA)" <ji...@apache.org> on 2014/04/15 00:26:17 UTC

[jira] [Comment Edited] (SM-2271) Can't install hibernate-envers in SMX5

    [ https://issues.apache.org/jira/browse/SM-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13968932#comment-13968932 ] 

Krzysztof Sobkowiak edited comment on SM-2271 at 4/14/14 10:25 PM:
-------------------------------------------------------------------

SMX5 will support now Hibernate and Envers 4.2.x and 4.3.x

{code}
karaf@root> features:install -v hibernate-envers
Installing feature hibernate-envers 4.3.1.Final
Installing feature hibernate 4.3.1.Final
Installing feature transaction 1.0.1
Installing bundle mvn:org.apache.aries.transaction/org.apache.aries.transaction.manager/1.1.0
Installing bundle mvn:org.apache.aries.transaction/org.apache.aries.transaction.blueprint/1.0.1
Installing feature http 2.3.5
Installing feature jetty 7.6.9.v20130131
Found installed bundle: org.eclipse.jetty.servlet [53]
Found installed bundle: org.eclipse.jetty.io [54]
Found installed bundle: org.eclipse.jetty.security [55]
Found installed bundle: org.eclipse.jetty.client [56]
Found installed bundle: org.eclipse.jetty.server [57]
Found installed bundle: org.eclipse.jetty.http [58]
Found installed bundle: org.eclipse.jetty.continuation [59]
Found installed bundle: org.eclipse.jetty.jndi [60]
Found installed bundle: org.eclipse.jetty.webapp [61]
Found installed bundle: org.eclipse.jetty.servlets [62]
Found installed bundle: org.eclipse.jetty.plus [63]
Found installed bundle: org.eclipse.jetty.jmx [64]
Found installed bundle: org.eclipse.jetty.xml [65]
Found installed bundle: org.eclipse.jetty.util [66]
Found installed bundle: org.eclipse.jetty.websocket [67]
Checking configuration file mvn:org.apache.karaf/apache-karaf/2.3.5/xml/jettyconfig
Found installed bundle: org.ops4j.pax.web.pax-web-spi [123]
Found installed bundle: org.ops4j.pax.web.pax-web-jetty [124]
Found installed bundle: org.ops4j.pax.web.pax-web-api [125]
Found installed bundle: org.ops4j.pax.web.pax-web-runtime [126]
Installing feature jpa 1.0.1
Installing bundle mvn:org.apache.geronimo.specs/geronimo-jpa_2.0_spec/1.1
Installing bundle mvn:org.apache.aries.jpa/org.apache.aries.jpa.container.context/1.0.1
Installing bundle mvn:org.apache.aries.jpa/org.apache.aries.jpa.container/1.0.0
Installing bundle mvn:org.apache.aries.jpa/org.apache.aries.jpa.blueprint.aries/1.0.1
Installing bundle mvn:org.apache.aries.jpa/org.apache.aries.jpa.api/1.0.0
Installing bundle mvn:org.javassist/javassist/3.18.1-GA
Installing bundle mvn:org.hibernate.javax.persistence/hibernate-jpa-2.1-api/1.0.0.Final
Installing bundle mvn:org.jboss.logging/jboss-logging/3.1.4.GA
Installing bundle mvn:org.hibernate.common/hibernate-commons-annotations/4.0.4.Final
Installing bundle wrap:mvn:org.jboss/jandex/1.1.0.Final
Installing bundle mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.dom4j/1.6.1_5
Installing bundle mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.antlr/2.7.7_5
Installing bundle mvn:com.fasterxml/classmate/0.9.0
Installing bundle mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.ant/1.8.2_2
Installing bundle mvn:org.hibernate/hibernate-entitymanager/4.3.1.Final
Installing bundle mvn:org.hibernate/hibernate-osgi/4.3.1.Final
Installing bundle mvn:org.hibernate/hibernate-core/4.3.1.Final
Installing bundle mvn:org.hibernate/hibernate-envers/4.3.1.Final
{code}


was (Author: sobkowiak):
SMX5 supports now Hibernate and Envers 4.2.x and 4.3.x

{code}
karaf@root> features:install -v hibernate-envers
Installing feature hibernate-envers 4.3.1.Final
Installing feature hibernate 4.3.1.Final
Installing feature transaction 1.0.1
Installing bundle mvn:org.apache.aries.transaction/org.apache.aries.transaction.manager/1.1.0
Installing bundle mvn:org.apache.aries.transaction/org.apache.aries.transaction.blueprint/1.0.1
Installing feature http 2.3.5
Installing feature jetty 7.6.9.v20130131
Found installed bundle: org.eclipse.jetty.servlet [53]
Found installed bundle: org.eclipse.jetty.io [54]
Found installed bundle: org.eclipse.jetty.security [55]
Found installed bundle: org.eclipse.jetty.client [56]
Found installed bundle: org.eclipse.jetty.server [57]
Found installed bundle: org.eclipse.jetty.http [58]
Found installed bundle: org.eclipse.jetty.continuation [59]
Found installed bundle: org.eclipse.jetty.jndi [60]
Found installed bundle: org.eclipse.jetty.webapp [61]
Found installed bundle: org.eclipse.jetty.servlets [62]
Found installed bundle: org.eclipse.jetty.plus [63]
Found installed bundle: org.eclipse.jetty.jmx [64]
Found installed bundle: org.eclipse.jetty.xml [65]
Found installed bundle: org.eclipse.jetty.util [66]
Found installed bundle: org.eclipse.jetty.websocket [67]
Checking configuration file mvn:org.apache.karaf/apache-karaf/2.3.5/xml/jettyconfig
Found installed bundle: org.ops4j.pax.web.pax-web-spi [123]
Found installed bundle: org.ops4j.pax.web.pax-web-jetty [124]
Found installed bundle: org.ops4j.pax.web.pax-web-api [125]
Found installed bundle: org.ops4j.pax.web.pax-web-runtime [126]
Installing feature jpa 1.0.1
Installing bundle mvn:org.apache.geronimo.specs/geronimo-jpa_2.0_spec/1.1
Installing bundle mvn:org.apache.aries.jpa/org.apache.aries.jpa.container.context/1.0.1
Installing bundle mvn:org.apache.aries.jpa/org.apache.aries.jpa.container/1.0.0
Installing bundle mvn:org.apache.aries.jpa/org.apache.aries.jpa.blueprint.aries/1.0.1
Installing bundle mvn:org.apache.aries.jpa/org.apache.aries.jpa.api/1.0.0
Installing bundle mvn:org.javassist/javassist/3.18.1-GA
Installing bundle mvn:org.hibernate.javax.persistence/hibernate-jpa-2.1-api/1.0.0.Final
Installing bundle mvn:org.jboss.logging/jboss-logging/3.1.4.GA
Installing bundle mvn:org.hibernate.common/hibernate-commons-annotations/4.0.4.Final
Installing bundle wrap:mvn:org.jboss/jandex/1.1.0.Final
Installing bundle mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.dom4j/1.6.1_5
Installing bundle mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.antlr/2.7.7_5
Installing bundle mvn:com.fasterxml/classmate/0.9.0
Installing bundle mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.ant/1.8.2_2
Installing bundle mvn:org.hibernate/hibernate-entitymanager/4.3.1.Final
Installing bundle mvn:org.hibernate/hibernate-osgi/4.3.1.Final
Installing bundle mvn:org.hibernate/hibernate-core/4.3.1.Final
Installing bundle mvn:org.hibernate/hibernate-envers/4.3.1.Final
{code}

> Can't install hibernate-envers in SMX5
> --------------------------------------
>
>                 Key: SM-2271
>                 URL: https://issues.apache.org/jira/browse/SM-2271
>             Project: ServiceMix
>          Issue Type: Bug
>    Affects Versions: 5.0.0, 5.0.1
>         Environment: Linux 2.6.18-308.4.1.el5PAE #1 SMP Wed Mar 28 02:14:40 EDT 2012 i686 i686 i386 GNU/Linux
>            Reporter: Eduardo León García
>            Assignee: Raúl Kripalani
>            Priority: Minor
>              Labels: envers, hibernate
>             Fix For: 5.0.1, 5.1.0, 6.0.0
>
>
> I've tried to install hibernate-envers (from repo: karaf-enterprise-2.3.4), but installation fails due to a problem with bundle resolving. In fact, I realized that this dependency did not exist.
> installation output:
> karaf@root> features:install -v hibernate-envers
> Installing feature hibernate-envers 3.3.2.GA
> Installing feature hibernate 3.3.2.GA
> Installing feature jpa 1.0.1
> Installing bundle mvn:org.apache.geronimo.specs/geronimo-jpa_2.0_spec/1.1
> Installing bundle mvn:org.apache.aries.jpa/org.apache.aries.jpa.container.context/1.0.1
> Installing bundle mvn:org.apache.aries.jpa/org.apache.aries.jpa.container/1.0.0
> Installing bundle mvn:org.apache.aries.jpa/org.apache.aries.jpa.blueprint.aries/1.0.1
> Installing bundle mvn:org.apache.aries.jpa/org.apache.aries.jpa.api/1.0.0
> Installing bundle mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.dom4j/1.6.1_5
> Installing bundle mvn:org.objectweb.asm/com.springsource.org.objectweb.asm/1.5.3
> Installing bundle mvn:org.jboss.javassist/com.springsource.javassist/3.9.0.GA
> Installing bundle mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.antlr/2.7.7_5
> Installing bundle mvn:org.hibernate/com.springsource.org.hibernate/3.3.2.GA
> Installing bundle mvn:org.hibernate/com.springsource.org.hibernate.ejb/3.4.0.GA
> Installing bundle mvn:org.hibernate/com.springsource.org.hibernate.annotations/3.4.0.GA
> Installing bundle mvn:org.hibernate/com.springsource.org.hibernate.annotations.common/3.3.0.ga
> Error executing command: URL [mvn:org.hibernate/hibernate-envers/3.3.2.GA] could not be resolved.
> I don't know what other information I can add.
> Thanks in advance



--
This message was sent by Atlassian JIRA
(v6.2#6252)