[jboss-user] [EJB 3.0] - Re: Extensions to EJB3: Message Driven POJOs

dmitrynegoda do-not-reply at jboss.com
Wed Sep 19 10:19:09 EDT 2007


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



More information about the jboss-user mailing list