Java Reference
In-Depth Information
Listing 13.2. Example EE server deployment
EJB-JAR
Given the example EE server deployment in listing 13.2 , an EJB-JAR module must have
access to the following:
• The contents and Class-Path of any external resource adaptor
• The contents and Class-Path of each library in the /lib directory of the EAR
• The contents and Class-Path of the EJB-JAR module itself
• The contents and Class-Path of additional EJB-JAR modules deployed with
the EAR
 
Search WWH ::




Custom Search