Abhishek Chikane 
[http://community.jboss.org/people/abhishek.chikane%40gmail.com] replied to the 
discussion

"jBPM4.3 on Weblogic 9.2"

To view the discussion, visit: http://community.jboss.org/message/545643#545643

--------------------------------------------------------------
Hi,

I solved the problem by removing the jta*** tag. The exception was removed when 
I used,
<property name="hibernate.transaction.manager_lookup_class">
     org.hibernate.transaction.WeblogicTransactionManagerLookup
</property>
instead of
<property name="hibernate.transaction.factory_class">
     org.hibernate.transaction.CMTTransactionFactory
</property>
in jbpm.hibernate***.xml.

Thanks alot for the help. :-)

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/545643#545643]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to