I am running DSTX 6.7.1 on Win2K with the JMS adapter against a Weblogic8.1 cluster with 8 nodes.
I have found that the only way I can consume from all 8 nodes is to have 8 instances of the map running at the same time with each map configured to access a specific node.
If the maps do not all run at the same time not all the messages are consumed. It appears that even though a map is configured to access a specific node, it doesn't do that.
If I then run all the maps together, the missing messages are proceessed.
Does anyone have any experience of weblogic clusters and if so how do you read all the messages from the different nodes?
Jan
I have found that the only way I can consume from all 8 nodes is to have 8 instances of the map running at the same time with each map configured to access a specific node.
If the maps do not all run at the same time not all the messages are consumed. It appears that even though a map is configured to access a specific node, it doesn't do that.
If I then run all the maps together, the missing messages are proceessed.
Does anyone have any experience of weblogic clusters and if so how do you read all the messages from the different nodes?
Jan