1Z0-599 · Question #66
1Z0-599 Question #66: Real Exam Question with Answer & Explanation
The correct answer is E. Provide the development team with WLST scripts to create and configure the testing data. WebLogic Administrators typically use the Administration Console or the WebLogic Scripting Tool (WLST) to create and deploy (target) JDBC modules. (not A) Domain template--defines the full set of resources within a domain, including infrastructure components, applications, servic
Question
Options
- 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
Explanation
WebLogic Administrators typically use the Administration Console or the WebLogic Scripting Tool (WLST) to create and deploy (target) JDBC modules. * (not A) Domain template--defines the full set of resources within a domain, including infrastructure components, applications, services, security options, and general environment and operating system options. * Extension template--defines the applications and services that you can add to an existing domain, including product component functionality and resources such as JDBC or JMS. * (not B) Each domain describes its configuration in an XML document that is located in the domain's configuration directory. At run time, each WebLogic Server instance in a given domain creates an in memory representation of the configuration described in this document. The central configuration file for a domain is DOMAIN_NAME/config/config.xml. This file specifies the name of the domain and the configuration of each server instance, cluster, resource, and service in the domain. The file includes references to additional XML files that are stored in subdirectories of the DOMAIN_NAME/config directory. These included files are used to describe major subsystems of WebLogic Server.
Community Discussion
No community discussion yet for this question.