-
Bug
-
Resolution: Done
-
Major
-
1.0.0.CR14
-
None
-
None
The MessageDrivenBeanMetadata and JBossMessageDrivenBeanMetadata initialize the subscriptionDurability property. This causes the Quartz integration with a MDB to fail since the Quartz activation spec does not support this property. The MessageDrivenBeanMetadata and JBossMessageDrivenBeanMetadata is not the right place to initialize these properties and instead should be done in the JMS activation spec. The referenced forum thread has more details.
- blocks
-
EJBTHREE-1670 Get the JCA Inflow Quartz tutorial working
- Resolved
- relates to
-
JBPAPP-2012 Seam Test fails with error "MessagingType 'org.quartz.Job' not found in resource deployment >>>> jboss.jca:service=RARDeployment, >>>> name='jms-ra.rar'"
- Closed