[
http://jira.jboss.com/jira/browse/EJBTHREE-1383?page=all ]
Galder Zamarreno resolved EJBTHREE-1383.
----------------------------------------
Resolution: Won't Fix
Actually, it's only limited to SFSBs. The official EE 5 javadoc
is misleading. See EJB 3.0 4.3.10.1 and 4.3.10.2.
@Init of clustered bean with annotated with @RemoteHome never called
--------------------------------------------------------------------
Key: EJBTHREE-1383
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-1383
Project: EJB 3.0
Issue Type: Bug
Components: Clustering
Affects Versions: AS 4.2.2.GA, AS 5.0.0.Beta4
Reporter: Galder Zamarreno
Assigned To: Galder Zamarreno
@Init method of a clustered SLSB exposing RemoteHome is
never called.
Also, the javadoc of @Init in AS is incorrect:
"Annotation to mark a method that will initialize a stateful session"
Should say:
"Designates a method of a session bean that corresponds to the create
method of an adapted Home interface or an adapted Local Home interface."
Btw is not limited @Init just to SFSBs.
--
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