[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1383) @Init of clustered bean with annotated with @RemoteHome never called

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Thu May 29 17:45:48 EDT 2008


@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 5.0.0.Beta4, AS 4.2.2.GA
            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

        



More information about the jboss-jira mailing list