The cluster example inside servicemix 3.1.1 is not a full-fledged servicemix.xml.
I followed the instruction as showed in page http://incubator.apache.org/servicemix/nmr-flows.html Added <sm:container flowNames="jms?jmsURL=tcp://IP2:61616"> ... </sm:container> For the servicemix on IP1 machine. But the service unit in IP1 still couldn't route message to an endpoint on IP2 machine. It couldn't find the endpoint on IP2. Is flowNames="jms?jmsURL=tcp://IP2:61616" the only thing we need to broke two NMRs? or do we need to change any configurations inside activemq.xml? Any help is appreciated. Thanks, Sam. -- View this message in context: http://www.nabble.com/Failed-to-config-jmsFlow-to-make-cluster-work--tf4435287s12049.html#a12653598 Sent from the ServiceMix - User mailing list archive at Nabble.com.
