Hi,

I am migrating an application from websphere to Geronimo1.1.1 and it uses
hibernate

in hibernate.cfg.xml there is code like
        <property name="transaction.factory_class">
net.sf.hibernate.transaction.JDBCTransactionFactory</property>
        <property name="transaction.manager_lookup_class">
net.sf.hibernate.transaction.WebSphereTransactionManagerLookup</property>

What should i use instead of *WebSphereTransactionManagerLookup.
*

-- 
Regards,
Hari

Reply via email to