[jboss-jira] [JBoss JIRA] Commented: (JBAS-3917) The JMS JCA adapter's DLQMaxResent is set by default to 0, causing messages to go straight to DLQ

Weston Price (JIRA) jira-events at jboss.com
Sun Dec 3 01:21:55 EST 2006


    [ http://jira.jboss.com/jira/browse/JBAS-3917?page=comments#action_12348091 ] 
            
Weston Price commented on JBAS-3917:
------------------------------------

A few of these properties need to be evaulated in the current implementation. Planning for 4.2.x.


> The JMS JCA adapter's DLQMaxResent is set by default to 0, causing messages to go straight to DLQ
> -------------------------------------------------------------------------------------------------
>
>                 Key: JBAS-3917
>                 URL: http://jira.jboss.com/jira/browse/JBAS-3917
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: JCA service
>    Affects Versions: JBossAS-4.0.5.GA
>            Reporter: Ovidiu Feodorov
>         Assigned To: Weston Price
>            Priority: Minor
>
> The JMS JCA adapter's DLQMaxResent is set by default to 0, causing messages to go straight to DLQ. Needs to be raised to something like 10.
> The workaround is to override the value in MDB's config:
> @MessageDriven(activationConfig =
> {
>       ...
>       @ActivationConfigProperty(propertyName="DLQMaxResent", propertyValue="10")
> })

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list