Hi I've got an application which needs to use jms to send messages with guaranteed delivery in the correct order.
Here is the basic scenario Servers A,B, and C run the web application CAISI Server X runs the integrator software (no users - web services/jms only) (and the jms server?) Server A needs to send a message to the integrator. If the internet is down and server A cannot contact server X, how does the message get queued into the system properly? Should activemq server be also running on serverA and it will route the message? any links to resources on what needs to run where would be great thanks Marc -- View this message in context: http://www.nabble.com/Help-with-architecture-setup-tf1962595.html#a5384990 Sent from the ActiveMQ - User forum at Nabble.com.
