[jboss-jira] [JBoss JIRA] Created: (JBAS-6221) Default JmsActivationSpec ignore configuration in standardjboss.xml

mark.lowe (JIRA) jira-events at lists.jboss.org
Thu Nov 20 10:53:38 EST 2008


Default JmsActivationSpec ignore configuration in standardjboss.xml
-------------------------------------------------------------------

                 Key: JBAS-6221
                 URL: https://jira.jboss.org/jira/browse/JBAS-6221
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Deployers, EJB3, JMS (JBoss Messaging), JMS (JBossMQ)
    Affects Versions: JBossAS-4.2.3.GA, JBossAS-4.2.2.GA
            Reporter: mark.lowe
            Assignee: Ales Justin


Configuring an external MQ provider as DefaultJMSProvider works until there's an error and hence the genericdql handler is called into action. The GenericDQLHandler is broken is doesn't increment the JMSXDeliveryCount header, so being able to change the DLQHander implementation would be handy.. However, changing the values in standardjboss.xml has no effect. So you're forced into defining the DLQHander property in the ejb-jar.xml or worse still annotations for MDBs. 

This also creates problems when attempting to change the confguration of any invokers used in these cases.. Mapping the invokers /containers in jboss.xml also has no effect.. The defaukt values of JmsActivationSpec is all you have.. 



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

        



More information about the jboss-jira mailing list