Question:
Can JBossTS be used to handle JMS transactions. I know it can be used to co-ordinate activity against two databases. But, I need to send a message to a queue and then update a database. If one fails then rollback the transaction. Is this doable with JBossTS ?