[
https://jira.jboss.org/jira/browse/EJBTHREE-1670?page=com.atlassian.jira....
]
jaikiran pai resolved EJBTHREE-1670.
------------------------------------
Resolution: Done
After the fix to JBMETA-169, the tutorial now works against a patched (using EJB3 plugin)
JBossAS5.0 GA
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