I think the better answer is to use PostgreSQL instead of MySQL. PostgreSQL 7.x
has an XA-compliant JDBC driver, and is just generally more robust and scalable
than MySQL.
Frankly, I don't know what this Transaction Isolation Level is, or how to turn
it off. If you post a stack trace with an error or something that has more
information, I may be able to help.
Scott S.
> -----Original Message-----
> From: Terry Cox [mailto:[EMAIL PROTECTED]]
> Subject: Transaction Isolation Levels
>
>
> Attempting to use Container Managed Persistence with JRun and MySQL
> currently fails because an attempt is made by the EJB engine to set a
> Transaction Isolation Level on the database connection and MySQL does not
> support Transaction Isolation Levels.
>
> Is there a way to tell JRun not to use Isolation Levels?
>
> Terry Cox
>
> Trance Development
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.