Re: Transaction Support in Geronimo

2008-09-01 Thread Kevan Miller
On Sep 1, 2008, at 5:59 PM, Juergen Weber wrote: What is the state of Transaction Support in Geronimo? Are distributed (XA) transactions supported, too? Googling for geronimo transaction site:apache.org did not give a good result. Yes, they are supported -- it's a requirement of the EE 5

Transaction Support in Geronimo

2008-09-01 Thread Juergen Weber
What is the state of Transaction Support in Geronimo? Are distributed (XA) transactions supported, too? Googling for geronimo transaction site:apache.org did not give a good result. Thanks, Juergen -- View this message in context: http://www.nabble.com/Transaction-Support-in-Geronimo-tp19261277

Re: MDB - reading messages in transaction

2008-09-01 Thread Juergen Weber
djencks wrote: > > > On Aug 30, 2008, at 1:08 AM, Juergen Weber wrote: > >> On Fri, Aug 29, 2008 at 7:29 PM, David Jencks >> <[EMAIL PROTECTED]> wrote: >>> >>> On Aug 29, 2008, at 9:59 AM, Juergen Weber wrote: >>> Hi, can a Geronimo message driven bean read several messag

Transactions are commited only when Server shuts down.

2008-09-01 Thread MichaelHaeublein
Hello, Me any my colleauge are working on client-server-application, which is using geronimo as an application server and an client using Swing. For Database Access we use Beans (EJB 3.0). The problem is, all transactions (Updates, Inserts, Deletes) are not commited to the database after the t