Re: XAResource implementation
От | Heikki Linnakangas |
---|---|
Тема | Re: XAResource implementation |
Дата | |
Msg-id | 47275BA6.3030200@enterprisedb.com обсуждение исходный текст |
Ответ на | Re: XAResource implementation (Heikki Linnakangas <heikki@enterprisedb.com>) |
Ответы |
Re: XAResource implementation
|
Список | pgsql-jdbc |
Heikki Linnakangas wrote: > You said you tried setExclusiveConnectionMode(true), but I think there's > something wrong with that. If I'm reading the Atomikos source code > right, in exclusive connection mode it should use > ExclusiveExternalXAPooledConnectionImp, but in your case it's using > ExternalXAPooledConnectionImp, which according to the source code is > used when not in exclusive connection mode. Are you sure you set that > parameter in the right place? Actually ExclusiveExternalXAPooledConnectionImp is mention in the log as well, so it looks like the Atomikos exclusive connection mode isn't doing what it's supposed to / isn't doing what we need it to. -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com
В списке pgsql-jdbc по дате отправления: