Interview Questions

How can I control on which WebLogic Server(s) my application will run?

BEA WebLogic Questions and Answers


(Continued from previous question...)

How can I control on which WebLogic Server(s) my application will run?

A system administrator can specify on which WebLogic Server(s) applications will run by specifying targets when configuring connection factories. Each connection factory can be deployed on multiple WebLogic servers.
Note: If you use the default connection factory, you have no control over the WebLogic server on which the connection factory may be deployed. If you would like to target a particular WebLogic server, create a new connection factory and specify the appropriate JMS server target(s).

(Continued on next question...)

Other Interview Questions