Deploying inbound connections for the Resource Adapter for JMS with WebSphere Application Server
When deploying inbound connections, you must configure message-driven beans to use the Resource Adapter for JMS with WebSphere® Application Server. A JMS activation configuration associated with one or more message-driven beans provides the configuration necessary for them to receive messages.
About this task
You can deploy message-driven beans within your application with a JMS activation configuration to access the Resource Adapter for JMS with WebSphere Application Server connection factories and destinations. When the message-driven bean is started, it uses the resource adapter to connect to the service integration bus, provided that the required messaging engine is available in WebSphere Application Server.
The Resource Adapter for JMS with WebSphere Application Server supports full two-phase XA transactional connections but it might also be run using local transactions or no transaction connections.