Tag: platforms and products

Questions Related to platforms and products

  1. Business Agility

  2. Low cost development

  3. Easy Maintenance

  4. No dependency on Code

  5. All of the above


Correct Option: E

JMS producers are load balanced across the different members of a distributed destination for each send if load balancing is enabled and load balancing policy is set to round robin

  1. True

  2. False


Correct Option: A
  1. Nothing needs to be done as weblogic ensures this by default

  2. Nothing can be done, There is no way to enforce this,

  3. DisableClusterConstraints for the domain should be set to false

  4. EnableClusterConstraints for the domain should be set to true


Correct Option: D
  1. a thread of foreign jms provider

  2. a thread of weblogic server

  3. depends upon whether MDB is transactional or not. If transactional, it runs under weblogic thread, if non transactional it runs under foreign jms provider thread

  4. depends upon whether MDB is transactional or not. If transactional, it runs under foreign jms provider thread, if non transactional it runs under weblogic thread


Correct Option: C

A Weblogic server uses JMS synchronous calls under the hood for mocking asynchronous delivery of messages to a MDB from a foreign JMS provider.

  1. True

  2. False


Correct Option: A

Weblogic supports following mechanisms for communicating with Tuxedo domain

  1. JOLT

  2. SOAP over HTTP

  3. WTC

  4. XML - RPC


Correct Option: A,C