[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-1876) CNFE on loading business interface of succesfully injected MBean in a quartz activated MDB
Evans Armitage (JIRA)
jira-events at lists.jboss.org
Fri Jun 18 03:03:46 EDT 2010
[ https://jira.jboss.org/browse/EJBTHREE-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12536239#action_12536239 ]
Evans Armitage commented on EJBTHREE-1876:
------------------------------------------
Was this fixed for all EJBs too?
I'm still getting the CNF when looking up a stateless EJB from a quartz job in an isolated deployment after patching my 5.1.0 with the 1.0.19 jboss ejb3 plugin.
> CNFE on loading business interface of succesfully injected MBean in a quartz activated MDB
> ------------------------------------------------------------------------------------------
>
> Key: EJBTHREE-1876
> URL: https://jira.jboss.org/browse/EJBTHREE-1876
> Project: EJB 3.0
> Issue Type: Bug
> Components: core
> Affects Versions: 1.1.5
> Environment: JBoss 5.1.0.GA, JDK Java version: 1.6.0_14,Sun Microsystems Inc., Fedora 11-64bit
> Reporter: Sanne Grinovero
> Assignee: jaikiran pai
> Fix For: 1.1.19, Plugin 1.0.16
>
>
> Getting a classnotfound exception when trying to use a reference to a MBean, injected by annotations.
> Both MBean and the timer triggered MDB deploy correctly, also injection is working (something? is injected): the value of the reference is not null; as soon
> as a method is called on the injected object CNFE happens on the interface being the type of the reference itself.
> Please refer to the forum post for 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/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list