Hi ... I found this "noLocal" option on method createDurableSubscriber for TopicSession interface ... but i use MessageDrivenBean .. where i have one for topic and other for queue ....
Is there a way to my MessageDivenBeans do not receive the message sent by the same server ?
I have my application in cluster ... is the same application for both nodes ... so .. one node will sent a message .. .and this node .. may not receive it ... for the topic MDB others nodes should receive ... for queue MDB only one of other (not same) node may receive.
Anyone can help ?
tks in advice
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137501#4137501
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4137501
one more thing though (not really related to the queue), the AOP seems to throw alot of logging messages, is there a simple way of turning that off?
anonymous wrote :
| [aop-trace] org.jboss.jms.wireformat.JMSWireFormat Writing InvocationRequest[ed0338, JMS, ConnectionFactoryGetClientAOPStackRequest[6e70c7]]
| [aop-trace] org.jboss.jms.wireformat.JMSWireFormat Stream is a DataOutputStream
| [aop-trace] org.jboss.jms.wireformat.JMSWireFormat JBM Request
| [aop-trace] org.jboss.jms.wireformat.JMSWireFormat Writing packet: ConnectionFactoryGetClientAOPStackRequest[6e70c7]
| [aop-trace] org.jboss.jms.wireformat.JMSWireFormat Wrote packet
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137494#4137494
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4137494