Version 5 also provides a JMS server capability.
版本5还提供了JMS服务器功能。
Client support for JMS Server connection caching.
对JMS Server连接缓存的客户机支持。
This displays the JMS server properties in the content pane.
这将显示内容窗格中JMS服务器的属性。
Ensure the JMS Server Initial State property is set to started.
确保将JMS服务器InitialState属性设置为started。
Set up the WebSphere test server (page 529 - 533); you don't need to configure a JMS server
建立WebSphere测试服务器(529- 533页),不需要配置JMS 服务器。
Add the Queue and Topic destinations that you set up to the Queue names property for the JMS server.
将所创建的Queue和topic目的资源添加到JMS服务器的Queuenames属性中。
You can even use the Geronimo console to start the SystemJMS configuration and configure the JMS server.
您甚至可以使用Geronimo控制台开始SystemJMS配置以及配置JMS服务器。
For performance tuning information for the JMS server or JMS client setup, see the JMS provider documentation.
有关JMS服务器或JMS客户端设置的优化信息,请参阅相应的JMS提供者文档。
Note that in the start method, the names of the TopicConnectionFactory and Topic should reflect the names set in your JMS server.
注意,在start方法中,TopicConnectionFactory和Topic的名称应该反映JMS服务器中设置的名称。
By default, each new JMS Server created is given the next free number in the sequence, for example, BBOJ002, BBOJ003 to BOJXXX.
缺省情况下,每个新创建的JMS服务器都将按顺序赋予下一个未使用的数字,例如从BBOJ002、BBOJ003到BOJXXX。
The web service is exposed on the Axis server and a JMS receive queue is set up in the OpenJMS server during the start up of the application.
Web服务在Axis服务器上公开,将在应用程序启动期间在OpenJMS服务器上设置JMS接收队列。
At run time, your code can retrieve the ConnectionFactory and the connections returned from it will be able to transparently connect to your JMS server.
在运行时,代码可以检索ConnectionFactory,而从中返回的连接将能够透明地连接到JMS服务器。
The configuration can be changed to ensure that the JMS Server is also present on all the nodes where JMS client is also present to help elasticity.
这个配置可以进行修改,以保证JMS Server也出现在所有节点上,其中使用JMS客户端来提高灵活性。
In the case of JMS transport, the application can use OpenJMS server (JMS implementation) for handling JMS messages (which contain SOAP messages as content).
对于JMS传输的情况,应用程序可以使用OpenJMS服务器(JMS实现)来处理JMS消息(其中包含SOAP消息作为内容)。
Look for the following key messages in the application server SystemOut.log running the JMS J2EE application to ensure the embedded JMS server is starting successfully.
在运行JMSJ2EE应用程序的ApplicationServerSystemOut . log中查找下面的关键消息,以确保嵌入式JMS服务器正常启动。
Because connection is the entry point to interaction with a JMS server, each implementation of a connection interface must know how to connect to an instance of its own JMS server.
因为连接是和JMS服务器交互的入口点,因此连接接口的每个实现必须知道如何与它自己的JMS服务器的一个实例连接。
The JMSServer element defines a JMS server that manages connections and messages to its JMS destinations (referring to the JMSQueue or JMSTopic elements). This code fragment from the config.xml.
JMSServer元素定义了一个JMS服务器,它管理到其jms目的地的连接和消息(使用JMSQueue或JMSTopic元素)。
When a topic-subscribing client connects to the JMS server, it can request messages that fit into a specific section of the hierarchy. As an example, consider the hierarchy outlined in Figure 3.
当订阅某个主题的客户机连接到JMS服务器时,它可以请求适合层次结构特定部分的消息。
Therefore they can connect to the JMS provider of an application server.
因此,它们可以连接到应用服务器的jms提供者。
In the server configuration editor, switch to the JMS page.
在服务器配置编辑器中,切换到jms页面。
You have now configured the server connection channel that the JMS Client will use to communicate with the queue manager.
现在,您已经配置了JMS客户机将用来与队列管理器进行通信的服务器连接通道。
In the production release, events may be sent asynchronously via JMS to the event server.
在产品版本中,事件可以通过jms异步传送到事件服务器。
Due to the design of the application server, JMS connections can be closed because the Aged timeout has elapsed, even if JMS sessions created from that connection are involved in a transaction.
由于应用服务器设计的原因,JMS连接可能会因为超过过时超时而关闭,即使从该连接创建的JMS会话涉及一个事务也是如此。
When an application creates a JMS connection, the application server determines if a connection already exists in the free connection pool. If so, it is returned to the application.
当一个应用程序创建JMS连接时,应用服务器将查看空闲连接池中是否已经存在连接——如果池中存在连接,它将返回给应用程序。
We have now configured the server connection channel that the JMS client will use to communicate with the queue manager.
现在我们已经配置好服务器连接通道,JMS客户端将使用此通道来与队列管理器进行通信。
However, you can have both a listener port and an EJB running inside the same application server and creating JMS connections using the same connection factory.
不过,您可以让侦听器端口和EJB在同一应用服务器内部运行,并使用同一连接工厂创建JMS连接。
The asynchronous emitter sends events to the CEI server using JMS.
异步发射器使用JMS发送事件到CEI服务器。
Where high performance is a priority, it is important to make sure that both the application server and the JMS provider are properly configured.
当高性能成为优先考虑的事项时,确保正确配置应用程序服务器和JMS提供程序非常重要。
The client then opens a connection to the JMS queue on that server.
客户机然后打开到服务器上jms队列的连接。
Before deploying the build server application, you need to create the JMS queue that will enable communication between authoring server and build server.
部署构建服务器应用程序之前,您需要创建jms队列,实现编写服务器和构建服务器之间通信。
应用推荐