This should reflect the identity used by the message driven bean.
此ID应该反映消息驱动的Bean所使用的标识。
Create message driven beans (MDBs) to publish messages to other MDBs.
创建消息驱动Bean (MDB)向其他MDB发布信息。
This same optimization can be applied to message driven beans as well.
这种优化同样也可以应用到消息驱动的bean。
To complete the scenario, we need to create a Message Driven Bean (MDB).
为了完成此方案,我们需要创建消息驱动的Bean (Message Driven Bean, MDB)。
Click Message Driven Bean listener bindings in the configuration as highlight 1 in Figure 3.
单击配置中的Message DrivenBeanlistenerbindings,如图3中第1个突出显示的地方所示。
Scroll down and select HWPort as the Message Driven Bean's listener input port name (selected by default).
向下滚动选择HWPort作为消息驱动Bean的侦听器输入端口的名称(缺省选中)。
As describe above, the Service Integration Bus has a built-in retry mechanism with the SCA message driven bean (MDB).
如上所述,服务集成总线拥有内置重试机制和SCA消息驱动Bean (MDB)。
Inbound communication: Allows the resource adapter to send messages to J2EE applications via message Driven Beans.
入站通讯:允许资源适配器通过Message DrivenBean发送消息给J2EE应用程序。
In a typical J2EE application, the request processor would be implemented as a Message Driven Bean according to the JMS specification.
在一个典型的J2EE应用程序中,按照JMS定义,请求处理器应该通过一个消息驱动Bean来实现。
Hopefully this article has helped you understand the behaviour of your message-driven J2EE application, and has given you some ideas for addressing possible performance issues.
希望本文能够帮助您理解消息驱动J2EE应用程序的行为,并且为您提供一些解决可能出现的性能问题的思路。
As we have mentioned earlier, the service provider that receives the JMS message is implemented using a message-driven bean.
我们在前文已经提到,接收JMS消息的服务提供程序是使用消息驱动的Bean实现的。
You can assign the destination of the message-driven rule bean using the application server resources.
您可以使用应用程序服务器资源来分配消息驱动规则bean的目的地。
An example of such invocation of functionality in the receiving application is message-driven beans (MDBs).
接收应用程序中此类功能调用的一个示例是消息驱动的bean (MDB)。
In this article we discuss the different options available to secure session, entity and message-driven EJBs using Community Edition.
在本文中,我们将讨论可使用CommunityEdition来保护会话、实体和消息驱动的EJB的不同选项。
Premises Server delivers a set of event processing functions in the form of specialized message-driven beans called task agents.
PremisesServer以专门的消息驱动Bean的形式提供了一系列事件处理功能,称为任务代理。
The receiver of this message is a message-driven bean, also using JMS as its protocol.
消息的接收者是消息驱动bean,也使用JMS作为它的协议。
The service provider application USES a message-driven bean to receive messages from the ESB.
服务提供程序服务器使用一个消息驱动的bean从esb接收消息。
This is a very simple message-driven bean.
这是一个非常简单的消息驱动Bean。
Most of the changes are additive, including such things as servlet filters and message-driven beans.
这些改动大部分是添加性的,包括servlet过滤器和消息驱动bean。
Activation specification — used by the application's message-driven bean to connect to the queue and receive messages.
激活规范——由应用程序的消息驱动Bean使用以连接到队列并接受消息。
How message-driven bean listener ports use the connection pool?
消息驱动的Bean侦听器端口如何使用连接池?
The bus can then forward this message to a JMS consumer, such as a message-driven bean.
接下来总线可以将消息转发至JMS消费者,例如消息驱动bean。
The obvious one is to use a message-driven bean, but only if your vendor supports MDB technology.
比较明显的一种方式就是使用一个消息驱动bean,但前提是您的供应商支持MDB技术。
Session beans and message-driven beans may employ either type; Entity beans are restricted to CMT only.
会话bean和消息驱动 bean可以使用任一类型;实体 bean被受限于仅仅使用 CMT。
As you can see, the MDB Bean type is message-driven, and the EJB USES container managed transactions.
可以看到,MDBBean类型是消息驱动的,并且EJB使用容器管理的事务。
The client may be implemented as a JMS client or an EJB message-driven bean.
客户机可以实现为JMS 客户机或EJB消息驱动的Bean。
That message is read by a message-driven bean (MDB) and then processed.
由消息驱动的Bean (MDB)读取此消息,然后对此消息进行处理。
The second is the text of the message sent to the message-driven bean.
第二行是发送到消息驱动的Bean的消息文本。
An event consumer can implement a message-driven bean (MDB) and associate it with the appropriate JMS destination to receive events.
事件消费者可以实现消息驱动的bean (MDB)并将其关联到适当的JMS目标以接收事件。
The application will contain a message-driven enterprise bean (MDB) connected to a JMS queue defined within the same application server.
应用程序包含消息驱动的企业bean (MDB),后者与相同应用服务器中定义的jms队列相连。
应用推荐