单项选择题
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.
相关考题
-
多项选择题
InWebLogic10.3.6and12c,transactionlogscanoptionallywritetoaJDBCstoreinsteadofafilestoreonthefilesystem.Identifythethreebenefitsasaresultofthiscapability.()
A.simplified disaster recovery architecture and efforts
B.better performance than writing logs to a file store
C.common storage of transaction logs with application data
D.common replication of transaction logs with application data
E.higher transaction throughput -
多项选择题
You deployed a Java EE Shared Library and want to use it from an application that is also deployed on the same cluster. Which two manifest attributes must be specified at a minimum with corresponding values in the deployment descriptor of the application that requires?()
A.Implementation-Version
B.Specification-Version
C.Extension-Name
D.Specification-Vendor
E.Implementation-Vendor -
多项选择题
IdentifyfourvalidrequestsinaRESTfulserviceusingJAX-RS.()
A.GET
B.PUT
C.UPDATE
D.DELETE
E.POST
F.REMOVE
