Skip navigation.
Arch2Arch Tab BEA.com

JMS

WebLogic JMS is an enterprise-class messaging system that fully supports the JMS specification, and which also provides helpful features that go above and beyond the standard JMS APIs. It is tightly integrated into the WebLogic Server platform, allowing you to build highly secure J2EE applications that can be easily monitored and administered through the WebLogic Server console. In addition to fully supporting XA transactions, WebLogic JMS also features high availability through its clustering and service migration features while also providing seamless interoperability with other versions of WebLogic Server and third-party messaging vendors.

JMS Code Samples

JMS Examples Package (BEA-certified code)
These examples show how to set up JMS objects for access to JMS queues and topics, and how to send and receive messages.
Example: JMS and EJB in a JTA User Transaction
This example demonstrates an EJB that combines JMS and JDBC operations into a single JTA transaction.
JMS Destination with JMX Manager
Use JMX to create and delete JMS topics.
MQSeries JMS Support
This example shows integration of MQSeries as a transactional resource manager.
JMS Error Destination Manager
This code sample provides monitoring capabilities for Error Destinations.
JMS Statistics View
Get JMS stats in an easy-to-read format.
Web Service Examples Package (see examples.webservices.message)
This example demonstrates how to create a JMS-implemented WebLogic Web service.
EJB 2.0 Examples Package (see examples.ejb20.message)
This example demonstrates how to create a JMS-implemented WebLogic Web service.
EJBGen
An Enterprise JavaBeans 2.0 code generator that allows you to limit your editing to one file.
JMSBridge
Built for WebLogic 6.0 SP2, this code sample provides the Bridge capabilities missing from previous versions of WLS 6.0.
Sample MDB Using Foreign JMS and LDAP Context Factory
This sample illustrates MDB beans using an LDAP context factory and a foreign JMS server.