Advertisement
Guest User

Untitled

a guest
Jun 25th, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. <sequence name=”delayed”>
  2. <property name=”JMS_MESSAGE_DELAY” scope=”axis2" value=”10000"/>
  3. <call>
  4. <endpoint>
  5. <address uri=”jms:/transport.jms.ConnectionFactory=myQueueConnectionFactory”/>
  6. </endpoint>
  7. </call>
  8. </sequence>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement