Hi, I am interested in changing my message selector dynamically, with the goal
of reducing subscriber traffic based on a given current client context.
As far as I'm aware, this is not possible without resubscribing, which isn't
reasonable for our application.
Does anyone have any architectural
Sounds like http://jira.jboss.org/jira/browse/JBMESSAGING-1220
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4120235#4120235
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4120235
I recently upgraded to JBM 1.4.0.CR3/Remoting 2.2.2.SP1, and all appears to
work fine.
However, I noticed that if you accidently try to connect a client to the JBM
server using an incorrect client remoting library, then all future client
createConnection calls will hang (even with the correct
Updating to JBM 1.4.0.CR2/Remoting 2.2.0GA appears to have resolved this issue
for me.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085205#4085205
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4085205
___
I am in the process of migrating from from JBoss MQ to JBoss Messaging, and
have a scenario that will consistently hang createTopicConnection with a
similar stack trace, although with JBoss AS 4.2.1GA/JBoss Messaging 1.3.0GA.
Clebert, I will mail client/server thread dumps as additional input.