Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-1383

@Init of clustered bean with annotated with @RemoteHome never called

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • AS 4.2.2.GA, AS 5.0.0.Beta4
    • Clustering
    • 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.

            rh-ee-galder Galder ZamarreƱo
            rh-ee-galder Galder ZamarreƱo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: