Guys,
Are you also using JPA in your project. Am trying to use Spring 3 + JTA + JPA + Bitronix. I dont have any issues in persisting data into Task/Process tables howevfer whiel inserting into APP DB, no data is getting inserted and no error is shown.
In your case, are inserts into app db also part of transaction? if so, Can you please share that configuration