Not in any of the current releases. The feature was added for jca inbound resource adapters in jboss 5 http://jira.jboss.com/jira/browse/JBAS-4517
http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossas/trunk/server/src/main/org/jboss/ejb/plugins/inflow/JBossMessageEndpointFactory.java?r1=54873&r2=66023 Since the MessageEndpointFactory class is configurable in the invoker proxy binding, you could replace the jboss class with one that has the deliveryActive code from the JBoss 5 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4115018#4115018 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4115018 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
