多项选择题
A customer needs to analyze an application that was developed for Oracle Application Server 10gR2 or 10gR3 (OC4J) in order to prepare to upgrade the infrastructure to WebLogic 12c. The customer wants understand the changes required to be made to the application and how to configure WebLogic in to support the newly upgraded application.
Which three actions would you recommend for upgrading the customer's application and server configuration?()
A.Use Oracle Upgrade Manager to create a new WebLogic domain template from an OAS/OC4J installation and redeploy the application.
B.Use SmartUpgrade to analyze the OAS/OC4J server configuration and create WebLogic configuration files.
C.Use SmartUpgrade to analyze the application archive (EAR/WAR/JAR) Source Directory or IDeveloper project and generate a report that describes the areas of the application that need to be updated.
D.Use the Configuration Wizard to extend an existing WebLogic domain with OAS/OC4J support libraries and redeploy the application.
E.Use SmartUpgrade to generate application artifacts and deployment descriptors that can be deployed to WebLogic.
相关考题
-
单项选择题
You are configuring the data source for an Oracle database. You will need to specify a test table for WebLogic to test the status of the database. Which option should you choose?()
A.a table name which has 100s of records
B.a table name which has 10s of records
C.a table name which has empty records
D.a table name which has 1000s of records
E.never use a table name -
多项选择题
WhichthreeJVMoptionswouldyouaddtoinvestigateperformanceissuesinaHot-SpotJVM?()
A.-xx:+PrintGCDetails
B.-xx:+PrintGCTimeStamps
C.-xx:+HandlePromotionFailure
D.-verbose:gc
E.-server -
单项选择题
A web application is bound to the context named "/webapp" and the client uses the browser and makes a request to the resource http://server:port/webapp/ctxl/resource. Where do you place this resource inside the web application structure?()
A.in the subdirectory /WEB-INF/ctxl
B.in the subdirectory /META-INF/ctxl
C.in the subdirectory /ctxl in the root of the archive
D.in the subdirectory /ctxl/resource in the root of the archive
E.in the root of the archive
