Posted: Mon Aug 15, 2005 12:47 am Post subject: Problem with XMS API
Newbie
Joined: 15 Aug 2005 Posts: 1 Location: Germany
We are sending XML messages via RTT using XMS (JMS for C++)to a Message Broker (pub/sub). There we are testing two different flows on two different ports:
1) using only Real-timeOptimized node,
2) using Real-timeInput node and Publication node.
In the first flow all messages are sent to the broker without any problems. In the second flow the broker receives the messages and echoes the same number of messages back to the sending application(C++). That is confusing, because we have set the noLocal parameter of the createConsumer method in the XMS session object to TRUE, that means that the message consumer does not receive the message published by its own connection.
Has anybody made similar experiences or has any idea what might solve our problem?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum