网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

Identify three components of the WebLogic JMS architecture.()

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

参考答案

更多 “Identify three components of the WebLogic JMS architecture.()A、JMS ServerB、JMS ModuleC、Node ManagerD、Queue ManagerE、Persistent Store” 相关考题
考题 Spring Boot对JMS提供了自动配置的支持,其主要支持的JMS实现有____、Artemis等。

考题 关于JMS消息元素有哪些组成() A.JMS生产者B.JMS消费者C.JMS队列D.JMS主题

考题 JMS

考题 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

考题 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 StoreB、JMS Server  C、JMS Distributed DestinationD、JMS Store and Forward  E、Automatic Service Migration

考题 OSB服务总线基于JMS规范,主要由以下哪些元素组成()A、JMS生产者B、JMS消费者C、JMS消息D、JMS队列E、JMS主题

考题 在Weblogic 10.X中的config.xml中标识JMS system-resource module的4个属性是()。A、domain,jms-server,connectionfactory,destinationB、name,target,subdeployment,descriptor-file-nameC、config.xml,jms-module,subdeployment,descriptor-file-nameD、name,jms-module,subdeployment,descriptor-file-name

考题 Weblogic管理服务器不能提供()服务。A、Web服务B、JMS服务C、Socket服务D、补丁服务

考题 根据数据交换典型设计,数据交换方式支持()等多种交换方式。A、JMS、WebServices、MailB、XML、WebServices、MailC、JMS、WebServices、XMLD、JMS、XML、Mail

考题 关于JMS消息元素有哪些组成()A、JMS生产者B、JMS消费者C、JMS队列D、JMS主题

考题 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 transactionsB、 Oracle WebLogic Server requires a JDBC driver to communicate with the Oracle AQ JMSC、 Oracle WebLogic AQ JMS stand-alone client automatically participate in global transactions managed by Oracle WebLogic ServerD、 If you select an XA JDBC driver, you can use WebLogic AQ JMS in both local and global transactions

考题 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 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. 

考题 Which technology does WebLogic Server use to look up a WebLogic JMS resource?()A、HTTPB、JNIC、JNDID、T3E、LDAP

考题 Which two are advantages of using WLS JMS instead of using a third-party JMS Provider (Tibco, Sonic, etc.) ? ()A、 JMS subsystem of WLS shares same JVM as core WLS application server, so application avoids the overhead of message serialization/de-serialization (necessary when using a 3rd party JMS provider with WLS)B、 WLS JMS ai always faster than 3rd party JMS providersC、 Unified operations and management tools across Application Server and JMS Provider will help with mangeability and diagnosticsD、 WLS JMS more compliant with JMS spec than 3rd party vendors

考题 You want to migrate an application that was developed for OAS/OC4J to WebLogic. The application uses Oracle Streams Advanced Queuing (AQ). You configured a Foreign JMS Server and Data Source but you are not able to send messages to the AQ destination and see them reach the database. Which two things are missing in this configuration?()A、nothing, there may be a network connection issueB、a Foreign JMS Connection FactoryC、a JMS Bridge to map the JNDI of the Local JMS Destination to the remote AQ destinationD、a mapping of the Foreign JMS Connection Factory to the Data Source where AQ is configured and installedE、Oracle AQ Java EE Shared Libraries not deployed and referenced by your application

考题 A customer has a Stock Watch application that publishes stock recommendations to different customers and programs. The stock recommendation message should be processed by only one of the JMS Servers in the cluster. Which JMS model should be used?()A、JMS QueueB、Distributed JMS QueueC、Uniform Distributed TopicD、Partitioned Distributed Topic

考题 In WebLogic 10.3.6 and WebLogic 12c on ExaLogic, performance of JMS is further improved through ().A、Web Session AffinityB、Concurrent Request ManagerC、CoherenceD、Elastic Message Overflow

考题 单选题Which technology does WebLogic Server use to look up a WebLogic JMS resource?()A HTTPB JNIC JNDID T3E LDAP

考题 多选题Which two statements are true about interoperating with Oracle AQ JMS with Oracle WebLogic server ?()AIf you select a non-XA JDBC driver, you can use WebLogic AQ JMS in both local  global transactionsBOracle WebLogic Server requires a JDBC driver to communicate with the Oracle AQ JMSCOracle WebLogic AQ JMS stand-alone client automatically participate in global transactions managed by Oracle WebLogic ServerDIf you select an XA JDBC driver, you can use WebLogic AQ JMS in both local and global transactions

考题 单选题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 StoreB JMS Server  C JMS Distributed DestinationD JMS Store and Forward  E Automatic Service Migration

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

考题 多选题You want to migrate an application that was developed for OAS/OC4J to WebLogic. The application uses Oracle Streams Advanced Queuing (AQ). You configured a Foreign JMS Server and Data Source but you are not able to send messages to the AQ destination and see them reach the database. Which two things are missing in this configuration?()Anothing, there may be a network connection issueBa Foreign JMS Connection FactoryCa JMS Bridge to map the JNDI of the Local JMS Destination to the remote AQ destinationDa mapping of the Foreign JMS Connection Factory to the Data Source where AQ is configured and installedEOracle AQ Java EE Shared Libraries not deployed and referenced by your application

考题 多选题Which two are advantages of using WLS JMS instead of using a third-party JMS Provider (Tibco, Sonic, etc.) ? ()AJMS subsystem of WLS shares same JVM as core WLS application server, so application avoids the overhead of message serialization/de-serialization (necessary when using a 3rd party JMS provider with WLS)BWLS JMS ai always faster than 3rd party JMS providersCUnified operations and management tools across Application Server and JMS Provider will help with mangeability and diagnosticsDWLS JMS more compliant with JMS spec than 3rd party vendors

考题 多选题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?()AStore Transaction Logs in a database and use Database stores for JMS to make replication between sites easier.BUse file based Transaction Logs and JMS stores and implement a separate replication solution  for files in addition to database in case database replication fails.CImplement Oracle RAC at each site to provide a highly available solution within each datacenter.DConfigure Whole Server Migration to migrate WebLogic Managed Servers from the primary to the secondary site.EConfigure Automatic Service Migration for JMS high availability within a datacenter.

考题 单选题A customer has a Stock Watch application that publishes stock recommendations to different customers and programs. The stock recommendation message should be processed by only one of the JMS Servers in the cluster. Which JMS model should be used?()A JMS QueueB Distributed JMS QueueC Uniform Distributed TopicD Partitioned Distributed Topic

考题 多选题Identify three components of the WebLogic JMS architecture.()AJMS ServerBJMS ModuleCNode ManagerDQueue ManagerEPersistent Store