[rules-users] Drools Transaction Manager

ramram ramram858 at gmail.com
Mon Jan 31 08:07:56 EST 2011


Hi All,

   Inside the persistence.xml file We are using Transaction manager:
   - TRANSACTION FOR JBOSS
	<property name="hibernate.transaction.manager_lookup_class"
value="org.hibernate.transaction.JBossTransactionManagerLookup" />
  - TRANSACTION FOR TOMCAT
        <property name="hibernate.transaction.manager_lookup_class"
value="org.hibernate.transaction.BTMTransactionManagerLookup"/> 

This means that for every server or container I have to disable one and
enable the other. Is there a way to use the same transaction manager for
both application servers? 


Regards,
Ram
-- 
View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Drools-Transaction-Manager-tp2389345p2389345.html
Sent from the Drools - User mailing list archive at Nabble.com.



More information about the rules-users mailing list