nce this worked in 3.x. Would love some feedback, but
until then I'm going to start boiling this into a testcase so its
really clear what my expectations are.
ZK
On Wed, May 9, 2012 at 10:47 AM, Zachary Kurey wrote:
> Hi all,
>
> Am I correct in my interpretation that Hibernate 4
Hi all,
Am I correct in my interpretation that Hibernate 4 no longer supports
interchangeably being able to use either the Hibernate transaction
facade(session.beginTransaction) vs. UserTransaction or CMT?
I say this because it appears that I always must call
session.beginTransaction() when confi
The app I work on needs to bind to ipv6 addresses and to communicate with
other network nodes using ipv6. The library component that does this
communication breaks if I set 'preferIPV4Stack=true'. I've had to remove
the code that forces this from hibernate-search and
hibernate-search-infinispan a