多项选择题
A customer has a development environment that uses the auto-deployment feature. The customer claims the application is not redeployed even if the new version is copied to an application subdirectory. Which two parameters of the configuration should you check?()
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.
相关考题
-
单项选择题
YouhaveadomainthatwascreatedandconfiguredwithWebLogic10.3.5.YouwanttoupgradethedomaintouseWebLogic12c.WhichOracletoolmustyouusetoupgradeyourdomain?()
A.Oracle WebLogic Domain Upgrade tool
B.Smart Update
C.Smart Upgrade
D.No tool required, just install WebLogic 12c, update the domain to point to the new WebLogic installation and start your domain.
E.JDeveloper -
多项选择题
YouwanttocaptureWebLogicinternaleventscorrelatedwithJVMeventsforviewingoffline.WhatthreeactionsmustyoutaketoenablethiswithinWebLogic?()
A.Run WebLogic in a JRockit JVM and ensure the Flight Recorder is enabled.
B.Configure the WebLogic Diagnostic Framework Event Volume to Low, Medium, or High depending on the type of events you want to capture.
C.Configure the WebLogic Diagnostic Framework bridge to send events to the JRockit Flight Recording.
D.Take a dump from the default recording or create a new recording for the time period you want to capture. -
单项选择题
You completed the development of a new application and want to create a new domain in a new environment for functional testing. You want to have the same settings for your new domain as your old domain, with the option of changing the configuration in the new target environment. Which two actions should you execute?()
A.Use the introspect () command in WLST to gather the configuration information from the original domain.
B.Use pack/unpack to transfer the domain from one machine to another.
C.Create a domain template from the original domain using the Domain Template Builder and use the Configuration Wizard to create a new domain from the template.
D.Use the Admin Console of the original domain to create a domain template from the original domain and use the Configuration Wizard to create a new domain from the template.
