[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1670) Get the JCA Inflow Quartz tutorial working
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Fri Jan 9 09:57:07 EST 2009
Get the JCA Inflow Quartz tutorial working
--------------------------------------------
Key: EJBTHREE-1670
URL: https://jira.jboss.org/jira/browse/EJBTHREE-1670
Project: EJB 3.0
Issue Type: Sub-task
Affects Versions: 1.0.0-Beta11
Environment: JBossAS-5.0 GA
Reporter: jaikiran pai
Assignee: jaikiran pai
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.
--
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