单选题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

题目
单选题
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?()
A

JMS Persistent Store

B

JMS Server  

C

JMS Distributed Destination

D

JMS Store and Forward  

E

Automatic Service Migration

参考答案和解析
正确答案: C
解析: 暂无解析
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

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?()

  • A、JMS Persistent Store
  • B、JMS Server  
  • C、JMS Distributed Destination
  • D、JMS Store and Forward  
  • E、Automatic Service Migration

正确答案:A

第2题:

Weblogic管理服务器不能提供()服务。

  • A、Web服务
  • B、JMS服务
  • C、Socket服务
  • D、补丁服务

正确答案:D

第3题:

Weblogic的存储转发(store-and-forward)被用来()。

  • A、在群集中给被管服务器可靠的发送配置
  • B、存储日志消息,并发送给管理服务器生产域日志
  • C、在Weblogic服务器实例的应用之间可靠的存储和分发JMS消息
  • D、可靠的存储和转发EJB请求给后端的EJB集群

正确答案:C

第4题:

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.

正确答案:E

第5题:

A customer needs to implement a Highly Available solution for JMS that has a primary data center  and a backup. Which three steps would you perform when designing your solution?()

  • A、Store Transaction Logs in a database and use Database stores for JMS to make replication  between sites easier.
  • B、Use file based Transaction Logs and JMS stores and implement a separate replication solution  for files in addition to database in case database replication fails.
  • C、Implement Oracle RAC at each site to provide a highly available solution within each datacenter.
  • D、Configure Whole Server Migration to migrate WebLogic Managed Servers from the primary to the secondary site.
  • E、Configure Automatic Service Migration for JMS high availability within a datacenter.

正确答案:A,C,E

第6题:

在Weblogic 10.X中的config.xml中标识JMS system-resource module的4个属性是()。

  • A、domain,jms-server,connectionfactory,destination
  • B、name,target,subdeployment,descriptor-file-name
  • C、config.xml,jms-module,subdeployment,descriptor-file-name
  • D、name,jms-module,subdeployment,descriptor-file-name

正确答案:B

第7题:

Which two statements are true about interoperating with Oracle AQ JMS with Oracle WebLogic server ?()

  • A、 If you select a non-XA JDBC driver, you can use WebLogic AQ JMS in both local & global transactions
  • B、 Oracle WebLogic Server requires a JDBC driver to communicate with the Oracle AQ JMS
  • C、 Oracle WebLogic AQ JMS stand-alone client automatically participate in global transactions managed by Oracle WebLogic Server
  • D、 If you select an XA JDBC driver, you can use WebLogic AQ JMS in both local and global transactions

正确答案:B,D

第8题:

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 Target
  • B、SAF Imported Destination
  • C、SAF Client
  • D、SAF Server
  • E、Distributed SAF JMS

正确答案:C

第9题:

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?()

  • A、Update the client application that is creating the JMS messages to use Unit of Work.
  • B、Configure a WebLogic Cluster for Distributed JMS.
  • C、Update the client application that is creating the JMS messages to use Unit of Order.
  • D、Enable XA Transactions on the JMS Connection Factory used by the client application.
  • E、Enable Load Balancing on the JMS connection factory used by the client application. 

正确答案:B,C

第10题:

Identify three components of the WebLogic JMS architecture.()

  • A、JMS Server
  • B、JMS Module
  • C、Node Manager
  • D、Queue Manager
  • E、Persistent Store

正确答案:A,B,E

更多相关问题