Coherence is integrated with WebLogic Server in the form of managed Coherence servers. What two options are immediate benefits of running Coherence on WebLogic Servers versus as standalone servers that are not part of the WebLogic domain? (Choose two.)
Your architecture requires that you create 100 JMS Queues with similar, though not necessarily identical, configuration settings. Which entity will help you carry out the task efficiently? (Choose the best answer.)
You are planning to use WebLogic JMS for implementing my enterprise messaging architecture. Which messaging paradigm is invalid in this context? (Choose the best answer.)
You have a versioned application deployed in your production environment. You have been asked to troubleshoot why the most recent production redeployment appeared to allow the older version to retire too quickly. In this case, the application had active RMI clients, but their subsequent calls were directed to the newer version immediately rather than waiting for the expected five minutes defined by the retirement timeout argument. The script command was: java weblogic.Deployer adminurl http://localhost:7001 user weblogic -password Welcome1 redeploy name myDeployment -source /myDeployments/myApplication/appX -retiretimeout 300 You expected the older version to remain active (when there are active RMI clients) for five minutes after executing the production redeployment. Which modification should have been made to this command to ensure the older version remains active? (Choose the best answer.)
In order to increase scalability and high availability you are configuring WebLogic clustering with JMS distributed destinations. Which recommendation will ensure optimal load balancing of the message processing?