[jboss-jira] [JBoss JIRA] (AS7-4843) Hornetq adapter doesn't implement ActivationConfigProperty DeliveryActive
Jeff Mesnil (JIRA)
jira-events at lists.jboss.org
Wed Jul 11 06:14:12 EDT 2012
[ https://issues.jboss.org/browse/AS7-4843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12705390#comment-12705390 ]
Jeff Mesnil commented on AS7-4843:
----------------------------------
To support this property, we would need to add the ability to start/stop delivery on deployed MDB.
One way to achieve this would be to add start/stopDelivery() runtime operations to the MDB resource definition and have its runtime handler implement them (they would delegate to the MDB Component start()/stop() method)
> Hornetq adapter doesn't implement ActivationConfigProperty DeliveryActive
> -------------------------------------------------------------------------
>
> Key: AS7-4843
> URL: https://issues.jboss.org/browse/AS7-4843
> Project: Application Server 7
> Issue Type: Bug
> Components: EE, EJB, JMS
> Affects Versions: 7.1.1.Final, 7.1.2.Final (EAP)
> Environment: Windows 64 bit
> Reporter: Prasad Deshpande
> Assignee: Jeff Mesnil
>
> I get this warning on AS7.1.1 console, seems that ActivationConfigProperty DeliveryActive is not implemented by hornetq-ra, could we please have it as earlier JMS implementation of JMS had it & application that were using it will fail with AS7 now..?
> 16:04:30,794 WARN [org.jboss.ejb3] (MSC service thread 1-16) JBAS014105: ActivationConfigProperty DeliveryActive will be ignored since it is not allowed by resource adapter: hornetq-ra
> Thanks,
> Prasad
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list