My application uses JPA to persist data and JMS destinations to send requests to external systems. I want to make transaction using both JPA and JMS technologies. Over these I use SessionBeans as WebServices and this layer should manage transaction.
Could you advice the best solution and point out documentation which could be helpful? regards Tomasz Mazan -- View this message in context: http://www.nabble.com/Two-phase-commit---JPA-%2B-JMS-tf4354848s134.html#a12409188 Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
