Did anyone find any solutions for this?
Also is this the right section to add to <ejb></ejb> in sun-ejb-jar.xml ?
<mdb-resource-adapter>
<resource-adapter-mid>jmsra</resource-adapter-mid>
<activation-config>
<activation-config-property>
<activation-config-property-name>endpointExceptionRedeliveryAttempts</activation-config-property-name>
<activation-config-property-value>3</activation-config-property-value>
</activation-config-property>
<activation-config-property>
<activation-config-property-name>sendUndeliverableMsgsToDMQ</activation-config-property-name>
<activation-config-property-value>true</activation-config-property-value>
</activation-config-property>
</activation-config>
</mdb-resource-adapter>
[Message sent by forum member 'scotty76' (scotty76)]
http://forums.java.net/jive/thread.jspa?messageID=334995