Question 81

A Web Module needs specific tuning. The Development team fine tunes the module in the deployment descriptor (weblogic.xml) as follows:

Which two are true? (Choose two.)
  • Question 82

    You have a multithreaded application that looks up the WebLogic JMS ConnectionFactory object from the JNDI tree.
    Which statement is correct in this scenario? (Choose the best answer.)
  • Question 83

    You are creating a new domain with WLST.
    Identify three parameters that can be customized with the setOption command. (Choose three.)
  • Question 84

    You need to update a database accessed by an application that uses a WebLogic server data source. It has been decided that the data source on WLS should first be shut down.
    You have been asked to advise as to whether they should execute a shutdown() or a forceShutdown() on the corresponding JDBCDataSourceRuntimeMBean.
    Which two statements are true regarding the impact on the application that is using that data source? (Choose two.)
  • Question 85

    Some of the messages entering a JMS queue are expiring and are being removed from the queue. You need better insight regarding these expired messages.
    Which mechanism helps achieve this? (Choose the best answer.)