Guest User

Untitled

a guest
Aug 19th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. <flow name="jms-client-cid">
  2. <jms:inbound-endpoint queue="jms-client-cid" />
  3. <logger level="INFO" message="#[string:#[context:serviceName] received:#[message:correlationId]]" />
  4. ...
  5. </flow>
Add Comment
Please, Sign In to add comment