单选题A WebLogic team is developing an enterprise application from their desktop WebLogic environment. All development systems are connected to the same eight data sources for testing. As a WebLogic Administrator supporting this team, which two actions should you perform to free the developers from creating and configuring all the data sources on their desktop WebLogic environment?()AProvide the team with a WebLogic domain template with the testing data sources configured.BProvide the development team with a preconfigured domain archive file.CProvide the development team with the [datasource] -jdbc.xml file to overwrite their local copy.DCreate the data sources on behalf each of the developer.EProvide the development team with WLST scripts to create and configure the testing data  sources.

单选题
A WebLogic team is developing an enterprise application from their desktop WebLogic environment. All development systems are connected to the same eight data sources for testing. As a WebLogic Administrator supporting this team, which two actions should you perform to free the developers from creating and configuring all the data sources on their desktop WebLogic environment?()
A

Provide the team with a WebLogic domain template with the testing data sources configured.

B

Provide the development team with a preconfigured domain archive file.

C

Provide the development team with the [datasource] -jdbc.xml file to overwrite their local copy.

D

Create the data sources on behalf each of the developer.

E

Provide the development team with WLST scripts to create and configure the testing data  sources.


参考解析

解析: 暂无解析

相关考题:

WhatisthenameoftheWebLogicspecificdeploymentdescriptorofJavaEnterpriseApplication?() A.application.xmlB.weblogic.xmlC.web.xmlD.weblogic-application.xmlE.config.xml

You are developing a sewer-side enterprise appliceation.It must support a variety of different clients including desktop browsers.mobile brewsers and native mobile applications.The application might also expose an API for 3rd?parties to custume.It might also( )with other applications via either web services or a message broker.The application handles requests (HTTP reuests and messages) by executing business logic;accessing a databse;exchanging messages with other systems;and returning a HTML/JSON/XML(请作答此空).There are logical components corresponding to different funitional areas of the application.What’s the application’s deployment architecture?Define an architecture that structures the application as a set of( ), collaborating services.This approach corresponds to the Y-axis of the Scale Cube.Each service is:◆Flighly maintainable and testable-enables rapid and frequent development and deployment◆Loosely coupled with other seruices-enables a team to work independently (the majority of time on their seruicers) without being impouted by changes to other services and without affecting other services.◆( )deployable -enable a team to deploy their services without having to cortdinate with other teams◆Capable of being developed by a small team-essential for high productivity by avoiding the high communication head of large teamsServices( )using either syn chronous protocals such as HTTP/REST or a syn chronous protocols such as AMQP.Services can be developed and deployed independently of one another.Each service has its own database in order to be decoupled from other services.Data consistency between services is maintained using some particular pattern.A.requestB.response]C.textD.File]

A customer wants to improve the availability of a web application and provide more predictable scalability when scaling out the application.    Which Feature of WebLogic should you recommend to help solve this problem?()A、Oracle Web GridB、ActiveCacheC、Coherence Grid EditionD、WebLogic Session ReplicationE、Coherence Web Edition

A customer wants to send JMS messages to a remote WebLogic server from a Java SE application over an unreliable network connection. Which feature of WebLogic JMS will enable the customer to send messages from a Java SE client to a JMS destination that is not always easily reached?()A、SAF TargetB、SAF Imported DestinationC、SAF ClientD、SAF ServerE、Distributed SAF JMS

What is the name of the WebLogic specific deployment descriptor of Java Enterprise Application?()A、application.xmlB、weblogic.xmlC、web.xmlD、weblogic-application.xmlE、config.xml

When a critical error occurs, which module in Enterprise Manager will automatically collect diagnostics data from WebLogic Server?()A、ReportsB、ComplianceC、Support WorkbenchD、Asset DiscoveryE、visual creation of JDBC DataSource object to Oracle RAC

Assume that you would like to clone an existing WebLogic Domain and enable some  customizations. What scenario would you choose?()A、In the Enterprise Manager, find the domain to be cloned. Choose "Clone WebLogic Domain" from the context menu. In the graphical wizard, customize and extend the domain if needed. These steps will only clone only the domain configuration. Binaries with deployments are needed  to be cloned by operation on the file system.  B、In the Enterprise Manager, find the domain to be cloned. Choose "Clone WebLogic Domain"  from the context menu. In the graphical wizard, customize the domain. These steps clone the  binaries and domain configuration. If the extension is needed, perform it after cloning in the  WebLogic web-based console. C、In the Enterprise Manager, find the domain to be cloned. Choose "Clone WebLogic Domain" from the context menu. In the graphical wizard, customize and extend the domain if it is needed. These steps clone the binaries and domain configuration.  D、In the Enterprise Manager, find the domain to be cloned. Choose "Clone WebLogic Domain"  from the context menu. These steps clone the binaries and domain configuration. If the customization or extension is needed, complete that after cloning in the WebLogic web-based console.  E、In the file system, copy the domain structure of the configuration directory and paste it in the new location. Modify configuration files for address and port. If further customization is needed, open the WebLogic web-based console and perform these modifications.

Which WebLogic edition bundles JRockit Real Time?()A、WebLogic Server Standard EditionB、WebLogic Server Enterprise EditionC、WebLogic Server SuiteD、WebLogic Server Grid EditionE、WebLogic Server Cloud Edition

What type of Java EE application can be upgraded to WebLogic 12c using the Smart Upgrade tool?()A、GlassFishB、iAS C、WebLogic Server 11gD、JBoss

Oracle Fusion Middleware Control runs as:()A、 a module in Oracle HTTP ServerB、 a PL/SQL module in Oracle DatabaseC、 an application in WebLogic Server Administration ServerD、 an application in WebLogic Server Managed Server

All servers on your companys network run Windows Server 2008 R2. Client computers run a Windows, Mac, or Linux operating system.  The company is planning to virtualize an enterprise application. You need to recommend a virtualization solution that allows the virtualized application to be accessed from all of the client computers.  Which technology should you recommend?()A、Windows Virtual PCB、Remote Desktop Services (RDS)C、Microsoft Application Virtualization (App-V)D、Microsoft Enterprise Desktop Virtualization (MED-V)

You are developing a Windows Presentation Foundation (WPF) application. You need to use XAML to create a custom control that contains two Button controls. From which base class should you inherit? ()A、FrameworkElementB、UIElementC、UserControlD、Button

单选题You are developing an application that dynamically loads assemblies from an application directory. You need to write a code segment that loads an assembly named Company1.dll into the current application domain. Which code segment should you use?()A AB BC CD D

多选题Identify the two options that can be used to patch WebLogic Server without Incurring application downtime.()Aautomated process using the Admin ServerBautomated using JDeveloperCmanual process with or without Smart UpdateDscripted with WLSTEautomated process using Enterprise Manager 12c

单选题An application is using WebLogic JMS Store and Forward to forward messages from a local JMS queue a remote WebLogic JMS destination. You need to determine if the messages are being  sent from the local Weblogic Server. Where do you find information and metrics about Store and Forward components in the WebLogic Admin Console?()AJMS Persistent StoreBJMS Server  CJMS Distributed DestinationDJMS Store and Forward  EAutomatic Service Migration

单选题You deploy two different applications to the WebLogic container. One application use Xerces parser version A and the other application uses Xerces parser version B. Both these versions are different from the parser version that the WebLogic server uses internally. You want to use the Filtering Classloader feature to solve this problem. What action would you take to generate proper filtering Classloader entries?()AModify the applications to use the same version that WebLogic uses internally.BBased on available examples of Filtering Classloader entries, try to modify get the proper  entries.CDeploy and use the Classloader Analyzing Tool to resolve all conflicts with conflicting libraries.  This tool will generate all proper entries.DSplit the application into separate WebLogic containers and use different WLS versions of  Xerces but identical that applications require.ELook for a WebLogic release that uses the same version of Xerces that the applications use.

多选题A customer is developing a custom application that involves a multistep provisioning process for a new account. There is a custom Java client application that is generating multiple JMS messages as part of the process and sending them to the WebLogic tier where they are processed.    Which three steps must you take to implement the solution to allow for scalability and parallel processing of multiple simultaneous provisioning requests while ensuring messages for an individual process are not delivered out of order?()AUpdate the client application that is creating the JMS messages to use Unit of Work.BConfigure a WebLogic Cluster for Distributed JMS.CUpdate the client application that is creating the JMS messages to use Unit of Order.DEnable XA Transactions on the JMS Connection Factory used by the client application.EEnable Load Balancing on the JMS connection factory used by the client application.

单选题When a critical error occurs, which module in Enterprise Manager will automatically collect diagnostics data from WebLogic Server?()AReportsBComplianceCSupport WorkbenchDAsset DiscoveryEvisual creation of JDBC DataSource object to Oracle RAC

单选题Assume that you would like to clone an existing WebLogic Domain and enable some  customizations. What scenario would you choose?()AIn the Enterprise Manager, find the domain to be cloned. Choose Clone WebLogic Domain from the context menu. In the graphical wizard, customize and extend the domain if needed. These steps will only clone only the domain configuration. Binaries with deployments are needed  to be cloned by operation on the file system.  BIn the Enterprise Manager, find the domain to be cloned. Choose Clone WebLogic Domain  from the context menu. In the graphical wizard, customize the domain. These steps clone the  binaries and domain configuration. If the extension is needed, perform it after cloning in the  WebLogic web-based console. CIn the Enterprise Manager, find the domain to be cloned. Choose Clone WebLogic Domain from the context menu. In the graphical wizard, customize and extend the domain if it is needed. These steps clone the binaries and domain configuration.  DIn the Enterprise Manager, find the domain to be cloned. Choose Clone WebLogic Domain  from the context menu. These steps clone the binaries and domain configuration. If the customization or extension is needed, complete that after cloning in the WebLogic web-based console.  EIn the file system, copy the domain structure of the configuration directory and paste it in the new location. Modify configuration files for address and port. If further customization is needed, open the WebLogic web-based console and perform these modifications.

单选题A WebLogic team is developing an enterprise application from their desktop WebLogic environment. All development systems are connected to the same eight data sources for testing. As a WebLogic Administrator supporting this team, which two actions should you perform to free the developers from creating and configuring all the data sources on their desktop WebLogic environment?()AProvide the team with a WebLogic domain template with the testing data sources configured.BProvide the development team with a preconfigured domain archive file.CProvide the development team with the [datasource] -jdbc.xml file to overwrite their local copy.DCreate the data sources on behalf each of the developer.EProvide the development team with WLST scripts to create and configure the testing data  sources.

单选题Your virtual environment includes Windows Server 2008 R2 Hyper-V servers. The test and development teams are developing a distributed application. The application requires a domain controller, a server that runs Microsoft SQL Server, an application server, and a client computer. The application uses pass-through authentication. You need to ensure that at the time of a failure, the test team can reproduce the error and provide the application in the state in which it existed when the error occurred to the development team for continued analysis. You must achieve this goal while minimizing storage requirements.    What should you do?()ASnapshot and export all serversBSnapshot and export only the application serverCSnapshot the application server, and back up the SQL Server databaseDSnapshot and export only the domain controller and the client computer

单选题What is the name of the WebLogic specific deployment descriptor of Java Enterprise Application?()Aapplication.xmlBweblogic.xmlCweb.xmlDweblogic-application.xmlEconfig.xml

多选题Identify the three processes that customers can choose for patching WebLogic Server.()ADownload patches from My Oracle Support and manage them using Smart Update.BUse Enterprise Manager to download patches from My Oracle Support and apply patches to WebLogic.CDownload patches from My Oracle Support and manually modify the classpath of the application server (though it is not recommended).DDownload patches from My Oracle Support and apply them using the WebLogic Admin Console.EUse the Admin Console to connect to My Oracle Support and download patches and then target them to the domain.

单选题A customer wants to send JMS messages to a remote WebLogic server from a Java SE application over an unreliable network connection. Which feature of WebLogic JMS will enable the customer to send messages from a Java SE client to a JMS destination that is not always easily reached?()ASAF TargetBSAF Imported DestinationCSAF ClientDSAF ServerEDistributed SAF JMS

多选题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?()AUse Oracle Upgrade Manager to create a new WebLogic domain template from an OAS/OC4J  installation and redeploy the application.BUse SmartUpgrade to analyze the OAS/OC4J server configuration and create WebLogic  configuration files.CUse 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.DUse the Configuration Wizard to extend an existing WebLogic domain with OAS/OC4J support  libraries and redeploy the application.EUse SmartUpgrade to generate application artifacts and deployment descriptors that can be deployed to WebLogic.

多选题Which two stand-alone products are also parts of Oracle WebLogic Enterprise Edition offering ?()AOracle WebLogic Real TimeBOracle Internet Application ServerCOracle Application Development Framework (ADF)DOracle Enterprise Pack for Eclipse

单选题You are developing a Windows Presentation Foundation (WPF) application. You are implementing a test strategy for the application. You need to ensure that the test class can repeat user input. From which base class should the test class inherit?()AAutomationElementIdentifierBAutomationPeerCKeyboardDUICues

单选题Oracle Fusion Middleware Control runs as:()A a module in Oracle HTTP ServerB a PL/SQL module in Oracle DatabaseC an application in WebLogic Server Administration ServerD an application in WebLogic Server Managed Server