Hi! We need some way to configure a message before it gets sent. The reasons are: 1. we need to use message headers, so that selectors could be used; 2. we don't always hardcode a message ttl
Well, mapping a message argument to a message header&ttl would be awesome, but simple pm.setMessageHeader(...) and pm.setMessageTtl() will also work for us. Thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4086140#4086140 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4086140 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
