Oracle WebLogic Server 12c: Administration I — Question 66
Select two true statements about WebLogic Server's role in transaction management. (Choose two.)
Answer options
- A. You can configure WebLogic Server JTA properties at the domain, cluster, and server level
- B. WebLogic Server can act as the transaction manager for multiple transactional resource managers during a distributed transaction
- C. WebLogic Server supports transactional work managers
- D. Starting with WebLogic Server 12c, you can create two kinds of clusters: the "standard" cluster, as in previous versions, and the new transactional cluster
- E. WebLogic Server supports transactional Enterprise Java Beans
Correct answer: A, C
Explanation
Options A and C are correct because WebLogic Server allows configuration of JTA properties at different levels and provides support for transactional work managers. Options B, D, and E, while related to WebLogic Server, do not accurately reflect the specific aspects of transaction management as described in the question.