bpmn2user [http://community.jboss.org/people/bpmn2user] created the discussion
"Re: jBPM5 Console Integration with Tomcat6" To view the discussion, visit: http://community.jboss.org/message/579630#579630 -------------------------------------------------------------- +*I tried using BTM transaction recently,so I'm able to see processes in web console but after entering username and submitting first form,it throws exception related to datasource /transaction related exception.*+ ++ If you have not changed lookupclass poperty in persistence.xml, you would get an exception as it assumes you are using Jboss transaction manager (see below), whereas you have configured Bitronix. +<property name="hibernate.transaction.manager_lookup_class" value="org.hibernate.transaction.JBossTransactionManagerLookup" />+ -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/579630#579630] 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 [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
