-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
AS 4.2.2.GA, AS 5.0.0.Beta4
-
None
-
Low
@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.
- is related to
-
EJBTHREE-1109 Clustered proxy factories don't bind home proxies
- Open