[jboss-jira] [JBoss JIRA] Updated: (JBAS-6314) Problems using EJB + Quartz + Seam
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Thu Dec 11 17:42:37 EST 2008
[ https://jira.jboss.org/jira/browse/JBAS-6314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Lee Rubinger updated JBAS-6314:
--------------------------------------
JBoss Forum Reference: http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4196028 (was: http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4196028#4196028)
Affects: (was: [Compatibility/Configuration])
Assignee: Andrew Lee Rubinger
Priority: Major (was: Blocker)
Reducing priority.
The redefinition in the caller's CL is a step required for injection into the web container, which uses a child-first delegation model (otherwise CCE).
The root cause is to find what caller is looking up in JNDI with a TCCL of the quartz-rar. Stacktrace is pointing to Seam:
org.jboss.seam.InstantiationException: Could not instantiate Seam component: interfaceamentoLeituraArquivo
at org.jboss.seam.Component.newInstance(Component.java:2105)
at org.jboss.seam.Component.getInstance(Component.java:1987)
at org.jboss.seam.Component.getInstance(Component.java:1949)
at org.jboss.seam.Component.getInstance(Component.java:1943)
at org.jboss.seam.Component.getInstance(Component.java:1938)
at org.jboss.seam.async.AsynchronousInvocation$2.process(AsynchronousInvocation.java:83)
at org.jboss.seam.async.Asynchronous$ContextualAsynchronousRequest.run(Asynchronous.java:80)
at org.jboss.seam.async.AsynchronousInvocation.handleException(AsynchronousInvocation.java:78)
at org.jboss.seam.async.QuartzDispatcher$QuartzJob.execute(QuartzDispatcher.java:247)
> Problems using EJB + Quartz + Seam
> ----------------------------------
>
> Key: JBAS-6314
> URL: https://jira.jboss.org/jira/browse/JBAS-6314
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: JBossAS-5.0.0.GA
> Environment: Windows Vista
> Reporter: Diego Coronel
> Assignee: Andrew Lee Rubinger
>
> problems using quartz/seam with AS5, it works fine in jboss 4.2.2.
--
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