Programming to use JMS and messaging directly

Your enterprise beans can use Java™ Message Service (JMS) programming interfaces directly to provide messaging services, and methods that implement business logic.

About this task

WebSphere® Application Server supports asynchronous messaging as a method of communication based on JMS programming interfaces. Using JMS, enterprise applications can exchange messages asynchronously with other JMS clients by using JMS destinations (queues or topics). An enterprise application can explicitly poll for messages on a destination.

If you choose not to use JNDI to obtain configuration information for your messaging provider, for example for connection factories or destinations, you can instead use an API provided by your messaging provider to specify that configuration information programmatically.

Procedure




In this information ...


IBM Redbooks, demos, education, and more

(Index)

Use IBM Suggests to retrieve related content from ibm.com and beyond, identified for your convenience.

This feature requires Internet access.

Task topic    

Terms of Use | Feedback

Last updated: Oct 20, 2010 7:53:43 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=compass&product=was-nd-dist&topic=tmj_pgmng
File name: tmj_pgmng.html