> If anything SpySession.sendMessage() should try to detect the concurrent > access from 2 threads and throw an exception stating that the JMS spec is > being violated by the fact that 2 threads are trying to access a single > session object simulatiously.
That was what I was leaning twords... any ideas on an easy way to implement that? Could the logic from the SFSB interceptor be used, or duplicated with the JBossMQ interceptors... or do they not line up like that? Or perhaps the code in the interceptor could be generalized into a helper, then used in both locations? --jason _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
