If a session is configured as transacted, how are independent, or nontransaction-related, messages handled?
Location: http://www.jguru.com/faq/view.jsp?EID=1148 Created: Nov 19, 1999 Author: Jerry Smith (http://www.jguru.com/guru/viewbio.jsp?EID=9) Each client can create multiple sessions, with each session producing and/or consuming messages. Each session is independently configurable. (Note that each session should be closed gracefully to free server resources.