Re: JPA and Hibernate

2016-05-11 Thread Olivier21
Christian to your help. Olivier -- View this message in context: http://karaf.922171.n3.nabble.com/JPA-and-Hibernate-tp4045735p4046576.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: JPA and Hibernate

2016-03-23 Thread Olivier21
dbc/pax-jdbc-features/0.7.0/xml/features* But I don't know how to find the maven URL of the Hibernate 5 feature. Could you say me if there is a way to find it please? -- View this message in context: http://karaf.922171.n3.nabble.com/JPA-and-Hibernate-tp4045735p4045967.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: JPA and Hibernate

2016-03-23 Thread Christian Schneider
gt; > Christian, > > Now, Have you an idea to change my "feature.xml" file in order to install > hibernate 5 automatically? > > Thank you for your help. > > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/JPA-and-Hibernate-tp4045

Re: JPA and Hibernate

2016-03-23 Thread Olivier21
tp://karaf.922171.n3.nabble.com/JPA-and-Hibernate-tp4045735p4045947.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: JPA and Hibernate

2016-03-23 Thread Olivier21
/xml/features ${project.description} cxf pax-jdbc pax-jdbc-config pax-jdbc-pool-dbcp2 jdbc hibernate jpa transaction jndi mvn:org.postgresql/postgresql/9.

Re: JPA and Hibernate

2016-03-16 Thread Christian Schneider
cxf-jaxws cxf-http-jetty jndi transaction jpa hibernate version='${project.version}'> mvn:com.exemple.customerRestFulHibernateWS/module-data/0.0.1-SNAPSHOT mvn:com.exemple.customerRestFulHibernateWS/modu

Re: JPA and Hibernate

2016-03-10 Thread Olivier21
mlns/features/v1.3.0;> mvn:org.apache.cxf.karaf/apache-cxf/3.1.5/xml/features mvn:org.hibernate/hibernate-osgi/5.1.0.Final/xml/karaf cxf-jaxrs cxf-jaxws cxf-http-jetty jndi transaction

Re: JPA and Hibernate

2016-03-10 Thread Olivier21
/JPA-and-Hibernate-tp4045735p4045739.html Sent from the Karaf - User mailing list archive at Nabble.com.

JPA and Hibernate

2016-03-09 Thread Olivier21
ables database_name". I try to do a RestFul Web Service therefore I installed cxf 3.1.4 Now, I try to run a project using *JPA 2* and *hibernate*. I have a file called feature.xml which allow to create a KAR file. In this XML file, I wrote these lines : mvn:org.osgi/org.osgi.core/6.0.0 mvn:org.apache.