Hi All, I am using SMX 3.3.1 on Windows XP and am learning on the cluster functionality available. I have two servicemix instances in cluster. I have tested clustering functionality in the following way: Deployed a file poller,sender service assembly on both the instances. Both instances are polling on the same directory(a shared folder). When I put sample xmls in the poller directory, I see that some files are processed by servicemix1 and others by the instance servicemix2.
But when I deployed a HTTP example on both instances, I observed that all the HTTP requests are being processed only by servicemix1. What configuration is required for the HTTP requests to be processed by both the servicemix instances? Is it possible with the SMX 3.3.1 install alone? Thanks in Advance, Deepika
