Broken javax.ejb.SessionContext.getBusinessObject() for EJB3 stateful local Interfaces
--------------------------------------------------------------------------------------
Key: EJBTHREE-991
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-991
Project: EJB 3.0
Issue Type: Bug
Affects Versions: EJB 3.0 RC9 - Patch 1
Reporter: Roland Räz
javax.ejb.SessionContext.getBusinessObject() results in a NullPointerException when used
in a stateful session bean without remote interface.
Reason: in org.jboss.ejb3.stateful.StatelessContainer.getBusinessObject() iterates over
the remote Interfaces instead of the local interfaces after checking that the local
interfaces are != null.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira