Broker 10.15 | webMethods Broker Documentation | webMethods Broker Messaging Programmer's Guide | Introduction | Introduction to webMethods Broker Messaging | webMethods Broker | JMS Clients
 
JMS Clients
webMethods Broker used as a JMS provider supports JMS interfaces. It provides a set of Java classes that enable JMS client applications to send and receive messages using the message brokering technology for transport and delivery.
webMethods Broker used as a JMS provider functions as a standalone messaging system. It also supports several of the most commonly used application servers, such as the IBM WebSphere, Oracle WebLogic, and JBoss application servers, by means of a standardized adapter technology, the Java EE Connector Architecture (JCA) protocol.
webMethods Broker used as a JMS provider can send messages to and consume messages from a variety of JMS client sources such as:
*Plain old Java objects (POJOs)
*EntityBeans, SessionBeans, and MessageDrivenBeans
*Java clients built-in Integrated Development Environments (IDEs)