aa Contact Us aa Home aa About Us aa news aa Free Books aa Books




JMS REQUEST AND REPLY

   
J2EE
Subcategories


J2EE
aa Connectors
aa EJB
aa Java Mail
aa JDBC
aa JMS
aa JMX
aa JNDI
aa JSP
aa JTA
aa JTS
aa IDL
aa RMI/IIOP
aa Servlets
aa XML/JAX/JDOM
a INTEROPERABILITY
aa CCM
aa COM
aa CORBA
aa XML
aa WebServices

OTHER
aa J2EE Certification
aa J2EE Design
aa J2EE Performance
aa Java Data Objects

JAVA NETWORK
aa JavaOlympus
aa J2EEOlympus
aa JSPOlympus
aa J2meOlympus







Using Java Messaging Service with WebSphere and VisualAge for Java Part 1 Asynchronous messaging systems are becoming increasingly popular because of the flexibility that they bring to a distributed application architecture. Asynchronous messaging systems allow for "loose coupling" between different applications, and between the different programs that constitute a single, distributed application. Importantly, these systems can span an extremely wide number of platforms. Moreover, when sending and receiving messages, the senders and recipients of these messages don't need to know about each other directly. This lets them evolve independently of each other. In fact, additional senders and recipients can be easily added to such systems in concert with a message broker that supports message routing and transformation.
Using Java Messaging Service with WebSphere and VisualAge for Java Part 2 Part 2 of this article will provide additional documentation for the JMSCommand bean introduced in Part 1, along with a workaround implementation using the WebSphere Service Initializer class or a servlet to provide a framework similar to message-driven beans introduced in the Enterprise JavaBeans™ (EJB) 2.O specification. Additionally, Part 2 will provide sample applications for Publish/Subscribe messaging and for showing WebSphere and MQ JMS XA support, both making use of the JMSCommand bean for encapsulating the JMS API.
WebSphere JMS/JTA support for MQSeries Overview WebSphere Application Server is a leading Java transaction server which uses the EJB programming model to run transactional business logic. MQSeries is the leading messaging integration infrastructure for enterprises. Recently a number of companies have been developing application architectures that use the best features of both systems to provide robust, reliable web-based applications.
What Is Request/Reply Communication? To implement request/reply communication, the BEA Tuxedo system uses IPC message queues. Queues are the key to connectionless communication.
Basic JMS Programming We have taken a whirlwind tour of different aspects of JMS.
Integrating IBM WebSphere Application Server and the WebSphere MQ Family Today's solutions typically require the integration of different software components.

    JMS
Introduction

Architecture

JMS Messages

Point to Point Messaging

Publish/Subscribe Messaging

Request/Reply Messaging

Guaranteed Messaging

JMS Security

JMS and EJBs

JMS Design Patterns

JMS and Web Applications

JMS and Clustering

JMS and XML

Wireless JMS

Distributed Logging and JMS

JMS Performance

JMS Vendors

JMS Specifications

    JMS
HOME PAGE:
JMS

FAQ:
JMS
JGURU
Java Index FAQ

WHITE PAPERS:
JMS
JMS and XML

BEST SITES:
JMS
MessageQ
theServerside.com
J2EE Blueprints
techmetrix
bea developer
JavaWorld
JavaDevelopersJournal
JavaReport
IBM jCentral
JavaPro
jMiddleware
javalobby
javacoffebreak
IBM Java
SIG-EJB
EJBPROVIDER

BeansforBusiness
EJBINFO
JavaSkyline

SPECS:
JMS

DOCS:
J2EE Tech Overview
J2EE
J2EE Glossary
J2EE Case Studies
J2EE Compatability
J2EE Design Patterns
J2EE Overview


javax.ejb
javax.naming
javax.naming.directory
java.rmi
javax.rmi
javax.servlet
javax.servlet.http
javax.servlet.jsp
javax.servlet.jsp.tagext
javax.transaction
javax.transaction.xa
java.sql
javax.sql
java.security
javax.jms
javax.mail
javax.xml.parsers
org.w3c.dom
org.xml.sax
org.omg.CORBA

DOWNLOADS:
JMS

NEWSGROUPS:
com.lang.java

SUN JMS ARCHIVE:
Sun JMS Archive

ARTICLES:
Sun Articles

TUTORIALS:
JMS 1
J2EE Tutorial 1
J2EE Tutorial 2
J2EE Patterns

FORUMS:
JGURU
Sun J2EE forum

USER GROUPS:
Java User Groups

BOOKS:
Free JMS Books
JMS Books