[jira] Commented: (AMQ-731) Redeliveries don't work with resource adapter and Jencks

2006-06-05 Thread Christopher G. Stach II (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-731?page=comments#action_36242 ] Christopher G. Stach II commented on AMQ-731: - It could be multiple transactions or multiple branches. For example, a single database connection can support X numb

[jira] Commented: (AMQ-731) Redeliveries don't work with resource adapter and Jencks

2006-06-05 Thread David Jencks (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-731?page=comments#action_36241 ] David Jencks commented on AMQ-731: -- I assume you mean mutliple jta transactions rather than multiple branches of a single jta transaction. In this case something else such as

[jira] Commented: (AMQ-731) Redeliveries don't work with resource adapter and Jencks

2006-06-05 Thread Christopher G. Stach II (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-731?page=comments#action_36238 ] Christopher G. Stach II commented on AMQ-731: - Resin's TransactionImpl.suspend() method, which doesn't exist in Geronimo, calls XAResource.end(Xid, XAResource.TMSUS

[jira] Commented: (AMQ-731) Redeliveries don't work with resource adapter and Jencks

2006-06-05 Thread Christopher G. Stach II (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-731?page=comments#action_36237 ] Christopher G. Stach II commented on AMQ-731: - Comparing Resin's and Geronmio's TransactionManagerImpl suspend methods, Geronimo's doesn't even suspend the transact

[jira] Commented: (AMQ-731) Redeliveries don't work with resource adapter and Jencks

2006-06-02 Thread Christopher G. Stach II (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-731?page=comments#action_36229 ] Christopher G. Stach II commented on AMQ-731: - So, with that being said, should endedXATransactionContexts actually be a Map of LinkedHashSets? > Redeliveries don'

[jira] Commented: (AMQ-731) Redeliveries don't work with resource adapter and Jencks

2006-06-02 Thread Christopher G. Stach II (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-731?page=comments#action_36228 ] Christopher G. Stach II commented on AMQ-731: - Okay, this is the stack trace with a breakpoint put at TransactionContext line 560. It happens over and over and ove

[jira] Commented: (AMQ-731) Redeliveries don't work with resource adapter and Jencks

2006-06-02 Thread Christopher G. Stach II (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-731?page=comments#action_36227 ] Christopher G. Stach II commented on AMQ-731: - Oh, I should add, that once the redeliveries are exhausted, it ends up getting a ConnectionClosedException and jumpin

[jira] Commented: (AMQ-731) Redeliveries don't work with resource adapter and Jencks

2006-06-02 Thread Christopher G. Stach II (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-731?page=comments#action_36226 ] Christopher G. Stach II commented on AMQ-731: - Okay, here's a bit more information. While stepping through a rollback, I've found l.elementData in TransactionConte