[jboss-jira] [JBoss JIRA] (AS7-6288) Incorrect code in org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor.processInvocation(InterceptorContext)
Stephen Coy (JIRA)
jira-events at lists.jboss.org
Mon Jan 7 23:32:08 EST 2013
[ https://issues.jboss.org/browse/AS7-6288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephen Coy closed AS7-6288.
----------------------------
> Incorrect code in org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor.processInvocation(InterceptorContext)
> ----------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AS7-6288
> URL: https://issues.jboss.org/browse/AS7-6288
> Project: Application Server 7
> Issue Type: Task
> Components: EJB
> Affects Versions: 7.2.0.Alpha1
> Environment: n/a
> Reporter: Stephen Coy
> Assignee: jaikiran pai
> Priority: Trivial
> Fix For: 7.2.0.Alpha1
>
>
> This method is null testing the wrong local variable, singletonComponent instead of singletonComponentInstance.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list