单项选择题
An application that needs to use a shared library has a deployment descriptor that only specifies the Specification-Version and Extension-Name of the shared library. When the application is deployed, which shared library will be used?()
A.The application will go into an ADMIN state and fail to deploy because the Implementation- Version is required.
B.The application will be deployed but the classes in the shared library will not be available.
C.If you are using the WebLogic Admin Console, you will be prompted for the version you want to use; otherwise, the application will fail to deploy.
D.If there are multiple versions of the shared library deployed, WebLogic will use the one with the highest Implementation-Version.
E.If there are multiple versions of the shared library deployed, WebLogic will use the one that was deployed most recently.
相关考题
-
单项选择题
Integrationbetween()multidatasourcesand()isdefinedastheGridLinkforRAC.
A.Oracle WebLogic Server; Oracle Database
B.Oracle WebLogic Server clusters; Oracle Database
C.Oracle WebLogic Server clusters; Oracle Database RAC
D.Oracle OC4J; Oracle Database RAC
E.Oracle WebLogic Server; Oracle OC4J -
单项选择题
WhichnewkeyarchitecturalelementintroducedinWebLogicServerl2cshouldyoutakeadvantageofwhendesigningDisasterRecoveryCenterswithactive-passivemode?()
A.MAN Clusters, because they would allow you to synchronously replicate state in low latency networks
B.WAN Clusters, because they would allow you to asynchronously replicate state in nonlow latency networks.
C.Transaction Log in the database, because you could avoid synchronizing two replication technologies (database and file)
D.Data Guard, because it is the most effective way to replicate a state across locations
E.GoldenGate, because it is the most effective way to replicate a state across locations -
多项选择题
Acustomerhasadevelopmentenvironmentthatusestheauto-deploymentfeature.Thecustomerclaimstheapplicationisnotredeployedevenifthenewversioniscopiedtoanapplicationsubdirectory.Whichtwoparametersoftheconfigurationshouldyoucheck?()
A.Check if archive file in the compressed version has a new REDEPLOY file.
B.If server was started in the Development Mode. Auto-deployment is not supported in production mode.
C.If the application includes an EJB 3 module. Auto-deployment is not supported for EJBs.
D.You change JVM from HotSpot to JRockit. Auto-deployment is not supported in HotSpot auto deployment.
E.If the domain is a single-server domain. Auto-deployment is not supported in multiserver domains.
