Does JMS support distributed transactions?
Location: http://www.jguru.com/faq/view.jsp?EID=1153 Created: Nov 19, 1999 Author: Jerry Smith (http://www.jguru.com/guru/viewbio.jsp?EID=9) Distributed transaction services are provided via the Java Transaction API (JTA). JMS does not mandate JTA support. See the JMS vendor’s documentation for JTA-related discussion, especially, whether or not the vendor supports JTA.