-
Sub-task
-
Resolution: Done
-
Major
-
None
-
1.0.0-Beta11
-
None
-
None
-
Documentation (Ref Guide, User Guide, etc.), Interactive Demo/Tutorial
JCA inflow quartz tutorial is broken on JBoss-5.0 GA. The deployment fails with
org.jboss.deployers.spi.DeploymentException: Error for ActivationSpec class org.jboss.resource.adapter.quartz.inflow.QuartzActivationSpec as JavaBean
.....
Caused by: java.beans.IntrospectionException: No property found for: subscriptionDurability on JavaBean: jobName=job.34.1231512906691,jobGroup=default,triggerName=trigger.35.1231512906691,triggerGroup=default,cronTrigger=0/2 * * * * ?
at org.jboss.util.propertyeditor.PropertyEditors.mapJavaBeanProperties(PropertyEditors.java:354)
at org.jboss.util.propertyeditor.PropertyEditors.mapJavaBeanProperties(PropertyEditors.java:285)
at org.jboss.resource.deployment.ActivationSpecFactory.createActivationSpec(ActivationSpecFactory.java:129
More details in referenced forum thread.
- is blocked by
-
JBMETA-169 MessageDrivenBeanMetadata and JBossMessageDrivenBeanMetadata should not initialize the SubsciptionDurability property
- 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