[hibernate-dev] [OGM-122] Cassandra integration and hibernate-core version

Emmanuel Bernard emmanuel at hibernate.org
Mon Mar 26 12:01:21 EDT 2012


On 25 mars 2012, at 13:10, kmx.petals at gmail.com wrote:

> Hi,
> 
> I am trying to integrate Cassandra into Hibernate OGM (cf. issue 
> OGM-122) and as I am a noob, I have some noob questions...
> 
> Presently, the current version of Hibernate OGM is using the version 
> 4.0.1-Final of Hibernate core but this version seems to call twice the 
> start method from CassandraDatastoreProvider.

That's a known bug. Put a flag in your datastore start implementation in the mean time. We will remove it when we upgrade core.



More information about the hibernate-dev mailing list