HbnContainer + Hibernate 4.0.1

Hello,

I try to use HbnContainer with most recent version of Hibernate (at the moment 4.0.1) but I get exception because used method is deprecated:

Deprecated: getIdentifier(Object object, EntityMode entityMode)
Use this instead: getIdentifier(Object,SessionImplementor)

Can someone take a look on this, or is this just mine issue?

Hi,

It is the seam issue as here:
https://vaadin.com/forum/-/message_boards/view_message/1076304

cheers,
matti