hi,

I have an application running in Jboss as a server application(J2EE) and
client interface in (C#).
i want to use ActiveMQ as an embedded messaging server. I have followed the
instructions on
http://activemq.apache.org/integrating-apache-activemq-with-jboss.html and
configured it succefully. It works fine for sending or receiving messages in
same jvm of jboss. But we need to configure ActiveMQ such that we don't need
a separate tcp: port to be mentioned for clients outside of the jvm.

Currently we have to connect to ActiveMQ using tcp URI.

We cannot allow any other port than 8080 to be exposed from our server.
Please reply somebody in this regards


thanks n Regards


-- 
View this message in context: 
http://www.nabble.com/Using-ActiveMQ-Behind-the-FireWALLS-tp23131135p23131135.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Reply via email to