This binding component allows to interact with an external JMS
Destination (queue or topic). Service Units are used to map a JMS
destination to a JBI ServiceEndpoint. A JBI MessageExchange
sent to a ServiceEndpoint (mapped to a JMS destination) is transformed
into a JMS TextMessage and sent to the corresponing JMS
destination. A JMS message sent to a JMS Destination is transformed into a
JBI MessageExchange and sent to the corresponding JBI
ServiceEndpoint.
![]() | Caution |
|---|---|
Only JMS TextMessage are recognized by the petals-binding-jms component. |
![]() | Caution |
|---|---|
The service operation defined in the JBI MessageExchange is mapped
to the |


PEtALS 2.0 & pack (2007/09/28)

![[]](./resources/images/caution.png)

