Hi stream, I have spent some time on this problem and here are my tips:
- If you are going to use jpa 2 which translates to hibernate version over 3.5, then you will have hard time finding a bundle *(I would suggest you try this https://issues.apache.org/jira/browse/SMX4-715 its more recent that the one I made for my blog)*. - if you are going to use apache aries *(which I recommend), *then your hibernate bundle will need to register a javax.persistence.spi.PersistenceProvider service. - I haven't tried springsource hibernate bundles (which are for older version of hibernate) but they may worth trying. On Fri, Mar 18, 2011 at 10:24 AM, stream <[email protected]> wrote: > Thanks all guys. > > i will try all of your post in turn. > if i got some result, i will put it here > > thanks again. > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/how-to-integrate-Spring-dm-with-Hibernate-tp2692712p2697176.html > Sent from the Karaf - User mailing list archive at Nabble.com. > -- *Ioannis Canellos* * http://iocanel.blogspot.com Apache Karaf <http://karaf.apache.org/> Committer & PMC Apache ServiceMix <http://servicemix.apache.org/> Committer *
