BEA Weblogic Question:
Download Job Interview Questions and Answers PDF
How can I control on which WebLogic Server(s) my application will run?
Answer:
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).
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).
Download BEA Weblogic Interview Questions And Answers
PDF
Previous Question | Next Question |
How do I look up an ORA SQLException? | Why does FOR UPDATE in Oracle 8 cause an ORA-01002 error? |