This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.

JMS Usecases

JMS supports two models for messaging as follows: 

  • Queues : point-to-point
  • Topics : publish and subscribe

This section provides information on how to implement common business use cases of both these patterns where WSO2 Enterprise Integrator (WSO2 EI) acts as both a producer and consumer for a JMS broker.