Root element for a jboss-ejb-client.xml file The EJB client configurations Configurations that will be used to setup an EJB client context for the deployment. Configures EJB receivers for the client context Cluster configurations applicable for this client context Configures a remoting based EJB receiver Set to true if the local receiver which gets added to the EJB client context by default, has to be excluded from the context Set to false if the local receiver that's available in the EJB client context, should use pass-by-reference (instead of pass-by-value) semantics for the EJB invocations. Reference to an outbound connection configured in the remoting subsystem Configures a cluster in the client context Configures the channel creation options for the nodes in this cluster Configures the connection creation options for the nodes in this cluster Configures the channel creation options for the nodes in this cluster The name of the cluster The timeout in milliseconds while creating a connection for the nodes in the cluster The maximum number of nodes to which the connection will be established in the cluster The fully qualified class name of the class which implements the org.jboss.ejb.client.ClusterNodeSelector interface. The instance of this class will be used for selecting nodes, within the cluster, for handling invocations This attribute is no longer supported and must be removed from the configuration. This attribute is no longer supported and must be removed from the configuration. Configures the channel creation options for the node Configures the connection creation options for the node The name of the cluster node The timeout in milliseconds while creating a connection for the node This attribute is no longer supported and must be removed from the configuration. This attribute is no longer supported and must be removed from the configuration. The name of the property. Example org.xnio.Options.SASL_POLICY_NOANONYMOUS The value of the property.