cancel
Showing results for 
Search instead for 
Did you mean: 

probleam About Integrating spring, jpa(hibernate4 provider) and activiti

jonlee
Champ in-the-making
Champ in-the-making
When I integrate spring3, jpa(hibernate4 provider) and activiti, I found that there was a problem what the transaction commited error. The exception said the connection is closed, and it occurs in spring application Initialization. but if I use hibernate3 to be jpa provider, everything is ok. does not activiti support hibernate4 to share the common transaction? 

sincerely
thanks
1 REPLY 1

trademak
Star Contributor
Star Contributor
There's no specific reason why it wouldn't. Is it possible for you to create a unit test showing the issue?

Best regards,