0

We are using JBOSS EAP 6.4 with WMQ adapter. We have a MDB whose activation config properties are configured inside "ejb-jar.xml". Application is already deployed into the production and we need to override/add new activation config property. We can not afford to modify ejb-jar.xml and create new release archive.

Is it possible to override existing "activation-config-property" or add new "activation-config-property" using standalone deployment descriptor?

I referred to similar SO threads (mentioned below). But nothing was helpful:

Change Activation-Config-Property on deployment via JBoss CLI

Changing Activation Config of Topic reading MDB at deploy time

MDB set ActivationConfig dynamically

Please let me know if you have any idea on to override these activation config properties using standalone descriptor or using JBOSS CLI. Thanks,

user613114
  • 2,731
  • 11
  • 47
  • 73