Dear jboss users,
I have one question about minerva connections pooling.
I'm developing stateless ejb's that connect themselves to the database
through minerva pooling (I need make this, because my aplicattion need to
create tables inside the database ).
But the problem is that. It looks like that I cannot use the "commit"
sentence inside my sourcecode. The exception throw is:
" java.sql.SQLException: Cannot commit a transactional connection: See JDBC
2.0 Optional Package Specification section 7.1 (p25)".
I read this documentation and like I could imagine ,it's true. But How can
I use " commit " (and more important "rollback" ) with connections pooling.
Of course, if I don�t use minerva connections pooling and instance a new
connection it works fine.
I'm using JBOSS 2.2 with Tomcat 2.2.
Regards,
Fco. JAvier toledo.
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user