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
  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