Never mind, I just refreshed and see that we now do return the XASession if it is not null.
----- Original Message ----- From: "Scott M Stark" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 12, 2001 10:11 PM Subject: [JBoss-dev] Why to we return the Session rather than XASession in StdServerSessi > Why to we return the Session rather than XASession in StdServerSession > getSession method? I can't find a requirement for either one in the specs, > but it would seem that the XASession would be the better choice as the > underlying QueueSession or TopicSession can be obtained from the > XAQueueSession or XATopicSession, but the reverse is not true. > > _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
