Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
7.7. Clustered Enterprise JavaBeans
7.7.1. About Clustered Enterprise JavaBeans (EJBs) Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
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.