Building, Packaging, Deploying, and Running the Application

To build the Duke’s Bank application, you must have downloaded and unzipped the tutorial bundle as described in Downloading the Examples (page xxii). When you install the bundle, the Duke’s Bank application files are placed in the following directory structure of the j2eetutorial directory:

/bank 
   /dd - deployment descriptors 
      account-ejb.xml 
      app-client.xml 
      customer-ejb.xml 
      runtime-ac.xml 
      runtime-app.xml 
      tx-ejb.xml 
      web.xml 
   /src 
      /com - component classes 
         /sun/ebank/appclient 
         /sun/ebank/ejb 
         /sun/ebank/web 
      /web - JSP pages, images 
   /sql - database scripts 
      create-table.sql 
      insert.sql 

To simplify building, packaging, and deploying the Duke’s Bank application, the tutorial bundle includes deployment ...

Get J2EE™ Tutorial, The now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.