<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1">Hello<br>
I'm trying to configure persitence with drools.<br>
I'm working on a project using spring/hibernate/mysql. I'm using tomcat
6.0.16 as container.<br>
After configuring all stuff I'm getting this exception:<br>
</font><small>javax.transaction.NotSupportedException: nested
transactions not supported<br>
at
bitronix.tm.BitronixTransactionManager.begin(BitronixTransactionManager.java:83)<br>
at org.drools.persistence.session.SingleSessionCommandService.<init>(SingleSessionCommandService.java:103)
<br>
<br>
Please let me know what config files do you want to review.<br>
<br>
Cheers<br>
Maxi<br>
</init></small>
</body>
</html>