What is true about the network connections when a Mule application uses a JMS connector to interact with a JMS provider (message broker)?
A.
The JMS connector supports both sending and receiving of JMS messages over the protocol determined by the JMS provider
B.
The AMQP protocol can be used by the JMS connector to portably establish connections to various types of JMS providers
C.
To receive messages into the Mule application, the JMS provider initiates a network connection to the JMS connector and pushes messages along this connection
D.
To complete sending a JMS message, the JMS connector must establish a network connection with the JMS message recipient
A. Can't be D.The JMS connector does not have to establish a connection with the JMS recipient as the puts and get are done between the JMS recepient and the JMS provider, otherwise it would not be async communication.
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
SH65
9 months, 3 weeks agomadgeezer
2 years, 3 months agodushnyao
2 years, 9 months ago