[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-1952) NPE when trying to invoke the direct container from an indirect one
Carlo de Wolf (JIRA)
jira-events at lists.jboss.org
Thu Nov 12 04:16:06 EST 2009
[ https://jira.jboss.org/jira/browse/EJBTHREE-1952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carlo de Wolf updated EJBTHREE-1952:
------------------------------------
Description:
java.lang.NullPointerException
at org.jboss.ejb3.interceptors.test.indirectcontainer.DummyIndirectContainer.invoke(DummyIndirectContainer.java:70)
at $Proxy10.hit(Unknown Source)
at org.jboss.ejb3.interceptors.test.indirectcontainer.unit.IndirectContainerTestCase.test1(IndirectContainerTestCase.java:66)
was:
java.lang.NullPointerException
at org.jboss.ejb3.interceptors.test.indirectcontainer.DummyIndirectContainer.invoke(DummyIndirectContainer.java:70)
at $Proxy10.hit(Unknown Source)
at org.jboss.ejb3.interceptors.test.indirectcontainer.unit.IndirectContainerTestCase.test1(IndirectContainerTestCase.java:66)
> NPE when trying to invoke the direct container from an indirect one
> -------------------------------------------------------------------
>
> Key: EJBTHREE-1952
> URL: https://jira.jboss.org/jira/browse/EJBTHREE-1952
> Project: EJB 3.0
> Issue Type: Bug
> Components: interceptors
> Reporter: Carlo de Wolf
> Assignee: Carlo de Wolf
> Priority: Minor
>
> java.lang.NullPointerException
> at org.jboss.ejb3.interceptors.test.indirectcontainer.DummyIndirectContainer.invoke(DummyIndirectContainer.java:70)
> at $Proxy10.hit(Unknown Source)
> at org.jboss.ejb3.interceptors.test.indirectcontainer.unit.IndirectContainerTestCase.test1(IndirectContainerTestCase.java:66)
--
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