Java Web Technologies: JSP, Servlets & Application Servers
Casual Mode - Take your time!
1 / 19
Correct
0
Incorrect
0
Score
0%
Multiple Choice
An external JMS client is connected to a 2 managed server weblogic cluster using a Connection Factory that has server affinity enabled. The client is putting messages to a distribution destination (dd) deployed to the cluster. Which managed server(s) dd member will get the messages?
- The managed server which was used by the client for JNDI lokkup of the connection factory
- The managed server to which the client has a TCP connection after creating a new connection from the connection factory.
- Both the managed servers and in random order
- Only to One of the managed server and that can be in any order