If you can run the example ant producer/consumer against your embedded broker you are already accessing a destination remotely. The default operwire url is tcp://host:61616 - see the example documentation: http://activemq.apache.org/examples.html
For a partner setup, you will typically have a firewall in between. So you need to think protocol, is it may be easier to punch a hole in the firewall for https than for openwire or stomp. Also, consider using a network to bridge (broker to broker) from your domain to the partner domain, in this way, a network partition between the domains will be hidden from the applications. The network bridge will resume forwarding when possible and allow buffering when not connected. On 2 March 2012 21:42, fachhoch <fachh...@gmail.com> wrote: > I want to expose my queues to our partners , what would the url for my > queues > > I did not connect to any remote queues so for so have no clue how to expose > my queue to our partners, > > I am using embedded active mq , will I be able to expose my queues to > outsiders ? > > does this need any additions? are there any examples ? Please advice. > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/url-for-my-queues-for-my-partners-tp4439955p4439955.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. -- http://fusesource.com http://blog.garytully.com