-----Mensagem original----- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Enviada em: ter�a-feira, 6 de abril de 2004 14:00
> Please explain why this patch is a good idea. Think about JdbcTransactionalManagedConnection, the getLocalTransaction should return null (or an exception) as we don't want anyone to mess with transaction that should be handled only by XAResource, right? If not, then JdbcTransactionalManagedConnection.getLocalTransaction should return a wrapper to XAResouce and this will be wrapped again by LocalXAResourceInsertionInterceptor. Doesn't make sense to me :-) WDYT? Cheers, hammett
