[
https://issues.jboss.org/browse/AS7-4843?page=com.atlassian.jira.plugin.s...
]
Jeff Mesnil edited comment on AS7-4843 at 7/11/12 6:26 AM:
-----------------------------------------------------------
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)
This also means that we need to have a way to do this in the web console. Currently, it is
only possible to enable/disable an EAR. With this feature, we would have to find a way to
also let users enable/disable individual MDBs inside the EAR.
was (Author: jmesnil):
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