Tag: lookup
-
JBoss EAP / Wildfly – Three ways to invoke remote EJBs
by
The JBoss EAP / Wildfly application server provides as primary API the EJB client library to invoke remote EJB components. This client library is the implementation of the WildFly application server to invoke EJB components. The lookup of an object, such as a JMS connection factory, from the naming service is with the EJB client…
-
Load-balancing and failover of remote EJB clients in EAP6 and JBoss AS7
by
in akquinet, as7, berlin, cluster, clustering, ejb, failover, jboss, jndi, load balancing, lookup, redhat, remote ejb, remote namingDieser Artikel auf Deutsch In the recent posts of this series about the clustering capabilities of the JBoss EAP6 and the AS7, we covered the basic concepts, managing cluster nodes in domain mode and scalable HA cluster topologies. This post will be about clustering capabilities for remote EJB clients. We will explain how to cluster…

You must be logged in to post a comment.