Peter, I have just updated the ASF stuff in the jboss CVS. The StdServerSession class now also maintains a reference to the XASession object of a JMS session so that the session's transactions can be managed using the TransactionManager. I think the logic is sound but you might want to take a look at it. One of the things that I am doing that I have a feeling is a no-no is that I am looking up the TransactionManager with a hard coded string. Regards, Hiram
