Network Deployment (Distributed operating systems), v8.0 > Administer applications and their environment
Administer Messaging resources
WAS supports asynchronous messaging based on JMS and JCA.
Applications can exchange messages asynchronously with JMS and MQ clients using queue or topic destinations using...
- Explicitly polling for messages from JMS destinations
- Using message-driven beans to automatically retrieve messages from JMS destinations without explicitly polling.
WAS supports the following messaging providers:
See also