"bdecoste" wrote : No, there is not currently annotations for those config params. I've created a JIRA task: http://jira.jboss.com/jira/browse/EJBTHREE-567
Thanks. If I created the a Queue with the same name using jboss-service.xml, would the POJO happily use the queue with the (correct) properties? Or would this just result in two attempts to create the same queue? anonymous wrote : To auomatically process DLQ messages, you would have to deploy an MDB to handle dead messages. Is there an abstraction that would let me determine that a) a DLQ message is a message-driven-pojo invocation and b) to actually invoke it (or put it back on the original queue)? I could write an MDB that looks for messages in the very specific format that they are implemented in today, but that format could change without notice, right? Thanks, Jeff Schnitzer SubEtha Mailing List Manager - http://subetha.tigris.org/ View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943677#3943677 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3943677 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
