Re: pgsql XA with weblogic 8.1?
От | Heikki Linnakangas |
---|---|
Тема | Re: pgsql XA with weblogic 8.1? |
Дата | |
Msg-id | Pine.OSF.4.61.0512062240140.464085@kosh.hut.fi обсуждение исходный текст |
Ответ на | Re: pgsql XA with weblogic 8.1? (Jan de Visser <jdevisser@digitalfairway.com>) |
Ответы |
Re: pgsql XA with weblogic 8.1?
|
Список | pgsql-jdbc |
On Tue, 6 Dec 2005, Jan de Visser wrote: > On Tuesday 29 November 2005 00:50, Kris Jurka wrote: >> Any chance you could send us a log trace using >> Oliver's new logging code in 8.2dev with loglevel=2? > > Anybody care to explain how I set that up using a DataSource? There does not > seem to be a setLogLevel on BaseDataSource, and I can't use a URL either... Doesn't seem to be directly possible. The loglevel variables are static however, so you should be able to just call org.postgresql.Driver.setLogLevel, unless there's some classloader issues. If that doesn't work, can you try a quick & dirty patch to enable logging, and recompile from source? I can do that if you don't have the build environment ready. - Heikki
В списке pgsql-jdbc по дате отправления: