On 12/18/07, jbi joe <[EMAIL PROTECTED]> wrote: > > Gettin warning msg > SET AUTOCOMMIT TO OFF is no longer supported. > Im using Postgres Database with Servicemix.
That must be a legacy feature of your transaction manager or the datasource wrapper to set the datasource in transactional mode. I wouldn't worry about it unless you notice corruption in your database ;) alex
