이 콘텐츠는 선택한 언어로 제공되지 않습니다.
7.7. Clustered Enterprise JavaBeans
7.7.1. About Clustered Enterprise JavaBeans (EJBs) 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
EJB components can be clustered for high-availability scenarios. They use different protocols than HTTP components, so they are clustered in different ways. EJB 2 and 3 stateful and stateless beans can be clustered.
For information on singletons, refer here: Section 9.4, “Implement an HA Singleton”.
Note
EJB 2 entity beans cannot be clustered in EAP 6 and henceforth. This is a migration issue.