The main producer for my setup needs to get though a firewall, its a Java application that i do not control. So they are trying to use HTTP.
I am setting up the MessageQueue and the consumers. The software that the consumers are interacting with are in C# so i am trying to use NMS (which currently does not support HTTP transport) So i am wondering how can i setup the broker to allow both types of transports, or would i need two brokers running with a networkConnector between them? I will never need to send a message up to the producer, but consumers might send messages between each other. Thanks for any help Greg -- View this message in context: http://old.nabble.com/transportConnectors-produce-into-http-consume-from-tcp-tp27951013p27951013.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
