[jboss-jira] [JBoss JIRA] Created: (JBMETA-169) MessageDrivenBeanMetadata and JBossMessageDrivenBeanMetadata should not initialize the SubsciptionDurability property
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Mon Jan 19 05:10:04 EST 2009
MessageDrivenBeanMetadata and JBossMessageDrivenBeanMetadata should not initialize the SubsciptionDurability property
---------------------------------------------------------------------------------------------------------------------
Key: JBMETA-169
URL: https://jira.jboss.org/jira/browse/JBMETA-169
Project: JBoss Metadata
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 1.0.0.CR14
Environment: JBossAS-5.0 GA, Sun Java 1.5, RHEL5 OS
Reporter: jaikiran pai
Assignee: jaikiran pai
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.
--
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