[
http://jira.jboss.com/jira/browse/EJBTHREE-651?page=all ]
Carlo de Wolf resolved EJBTHREE-651.
------------------------------------
Fix Version/s: AS 5.0.0.Beta3
Resolution: Done
javax.ejb.SessionContext.getBusinessObject has wrong signature
--------------------------------------------------------------
Key: EJBTHREE-651
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-651
Project: EJB 3.0
Issue Type: Bug
Affects Versions: EJB 3.0 RC8 - FD
Reporter: Carlo de Wolf
Assigned To: Carlo de Wolf
Fix For: AS 5.0.0.Beta3
javax.ejb.SessionContext.getBusinessObject must have the following signature:
<T> T getBusinessObject(Class<T> businessInterface) throws
IllegalStateException;
See
http://java.sun.com/javaee/5/docs/api/javax/ejb/SessionContext.html#getBu...
--
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