Jboss-ejb-client.xml

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

jboss-ejb-client.xml is a JBoss-specific deployment descriptor to be included within artifacts deployed on JBoss server instances, which contains configuration that will be used to setup an EJB client context for that deployment. For more details about the EJB client context see:

EJB Client Context

jboss-ejb-client.xml is a deployment descriptor to be included with server deployment artifacts. Equivalent functionality for standalone EJB clients is provided by the jboss-ejb-client.properties configuration file.