关于JMS消息元素有哪些组成()A、JMS生产者B、JMS消费者C、JMS队列D、JMS主题
关于JMS消息元素有哪些组成()
- A、JMS生产者
- B、JMS消费者
- C、JMS队列
- D、JMS主题
相关考题:
以下关于Spring Boot整合ActiveMQ实现消息队列中,说法正确的是() A、添加完spring-boot-starter-jms依赖后,项目会自动的将ActiveMQ运行所需的JAR包加载到项目中B、Spring Boot整合ActiveMQ时提供了一个ActiveMQTemplate模板用于发送消息C、@JmsListener是Spring 4.1所提供的用于监听JMS消息的注解D、需要使用new ActiveMQ(“active.queue”)创建指定名称的消息队列。
基于JavaEE平台的基础功能服务构建应用系统时,( )可用来集成遗产系统。A.JDBC、JCA和 Java IDLB.JDBC、JCA和 JMSC.JDBC、JMS和 Java IDLD.JCA、JMS和 Java IDL
基于JavaEE平台的基础功能服务构建应用系统时,( )可用来集成遗产系统。 A. JDBC、JCA和 JavaIDLB. JDBC、 JCA和 JMSC. JDBC、JMS和 Java IDLD. JCA、 JMS和 JavaIDL
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
在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
根据数据交换典型设计,数据交换方式支持()等多种交换方式。A、JMS、WebServices、MailB、XML、WebServices、MailC、JMS、WebServices、XMLD、JMS、XML、Mail
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 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.
Identify three components of the WebLogic JMS architecture.()A、JMS ServerB、JMS ModuleC、Node ManagerD、Queue ManagerE、Persistent Store
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
多选题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?()AJMS Persistent StoreBJMS Server CJMS Distributed DestinationDJMS Store and Forward EAutomatic 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?()ASAF TargetBSAF Imported DestinationCSAF ClientDSAF ServerEDistributed 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?()AJMS QueueBDistributed JMS QueueCUniform Distributed TopicDPartitioned Distributed Topic
多选题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.