[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBMESSAGING-541 - Multiple connections on a single threa
clebert.suconic@jboss.com
do-not-reply at jboss.com
Tue Sep 12 15:51:28 EDT 2006
When I was doing these tests, I got side tracked by another problem.
I changed SimpleConnectionManager to add debug System.out on my local copy, and because of some AOP recompilation, the ConnectionListener was not being set any more.
After doing a complete clean, it looks like the problem is when having two connections on the client (there is only one client per VM) the second connection didn't get it's delivery list cleared.
I'm doing some investigation on this, but it doesn't look like a remoting bug.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971113#3971113
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3971113
More information about the jboss-dev-forums
mailing list