posted 20 years ago
Yes, it refers to the same component interface (bean), not the home interface. Obviously, EJB wouldn't be very scaleable if you could literally only access a single bean of each type across your entire enterprise.
As you mentioned, the general rule is that stateful session beans belong to one single client. Stateless session beans do not have this restriction.
Nathaniel Stodard<br />SCJP, SCJD, SCWCD, SCBCD, SCDJWS, ICAD, ICSD, ICED