[JBoss-user] Postgres, JBoss 3

2002-07-31 Thread Jarecsni Jnos
Hi, I'm trying to migrate from 2.4.x to 3.x. First of all I'd like to configure Jboss to use the Postgres db. I checked the configuration of JB2.4 and I've found the following mbean configuration: mbean code=org.jboss.jdbc.XADataSourceLoader name=DefaultDomain:service=XADataSource,name=IStoreDB

Re: [JBoss-user] Postgres, JBoss 3

2002-07-31 Thread David Jencks
No, postgres does not support xa transactions. I recommend you use jboss 3.1 (cvs head) and the simplified -ds.xml files. There should be a binary 3.1 release soon. david jencks On 2002.07.31 08:04:15 -0400 Jarecsni Jnos wrote: Hi, I'm trying to migrate from 2.4.x to 3.x. First of all I'd