For connecting two Artemis messaging systems across the internet, would each
need to implement a JMS bridge? From the documentation, it just says that
"a" bridge is needed (read as singular). Does that mean "a" bridge at each
end or really just one (pick a side)?
thanks
--
Sent from: http://a
Thanks Justin, that helps.
--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
Two questions, actually:
1) If i have a cluster of Artemis servers, would each server need to be
configured with a Core bridge, in order to connect to another Artemis
cluster over the internet?
2) From the previous question scenario ( Artemis cluster -to- Artemis
cluster): From the documentation,
The Artemis warning "AMQ224091 Bridge .. is unable to connect to
destination" does not provide any details as to why it could not connect. I
am getting this message in the log:
2019-06-14 11:38:16,818 WARN [org.apache.activemq.artemis.core.server]
AMQ224091:
Bridge BridgeImpl@281d3567 [name=
These are my log settings:
# Root logger level
logger.level=INFO
# ActiveMQ Artemis logger levels
logger.org.apache.activemq.artemis.core.server.level=TRACE
logger.org.apache.activemq.artemis.journal.level=INFO
logger.org.apache.activemq.artemis.utils.level=INFO
logger.org.apache.activemq.artemis.j
where is the JIRA URL for Artemis?
--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
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 d
Yes. thanks.
--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html