Core bridges can only "push" (i.e. send) messages from the source to the target. A core bridge cannot "pull" (i.e. receive) messages. You can configure a core bridge on each broker to push messages to the other.
Does that answer your question? Justin On Wed, Jun 19, 2019 at 12:02 PM progMetal <[email protected]> wrote: > Thanks Justin. > > The problem i am trying to troubleshoot is connecting 2 remote Artemis > server together for bi-directional file transfer. > My simple question is this: Can Artemis be configured for a "core bridge" > on > each server, to know about the > other, to send and receive files at each end? > > The documentation does not indicate this. > The example shows 1 way bridge file sending. > > > > > -- > Sent from: > http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html >
