Online Access Free 1z1-133 Practice Test
Exam Code: | 1z1-133 |
Exam Name: | Oracle WebLogic Server 12c: Administration I |
Certification Provider: | Oracle |
Free Question Number: | 130 |
Posted: | Sep 05, 2025 |
The development group supplied you with the latest WAR file for the company web application. It has been thoroughly tested and needs to be placed into production. In the production file system, you copy over the previous WAR file with the new version. You log into the administration console and redeploy the application.
Current uses continue to access the older version of the application, while new users are taken to the new version. Explain this scenario.
You configure a data source with a non XA driver because your (non-Oracle) database does not provide XA drivers.
The data source will sometimes participate in global transactions with an EJB, so as you configure the data source you select "Supports Global Transactions" and One-phase commit.
Why is this configuration wrong?
Consider a multiple node domain. On the administration server's node, you edit setDomainEnv.sh in the bin directory and add a new JAR file to the CLASSPATH. You stop and restart all three WebLogic Server in the domain. Upon investigation, you discover that only applications deployed to one WebLogic Server are able to access the JAR file code. How do you explain this?