Document Information

Preface

1.  Introduction

2.  The Java Platform, Enterprise Edition

3.  Creating Your First Java EE Application

4.  Building, Packaging, and Deploying and Running the Example Application

Building and Packaging the Example Application

Building and Packaging the Example Application Using Ant

Building and Packaging firstcup-dukes-age Using Ant

Deploying firstcup-dukes-age.war Using Ant

Building and Packaging DukesBirthdayBean and firstcup Using Ant

Deploying the Example Application

Deploying the Enterprise Bean and Web Client

Deploying firstcup.ear Using Ant

Running the Web Client

Running the firstcup Application

5.  Next Steps

 

Undeploying the Application

Undeploying with Ant

  1. Go to the <INSTALL>/firstcup/example/firstcup directory.
  2. Run ant undeploy.
  3. Go to the <INSTALL>/firstcup/example/firstcup-dukes-age directory.
  4. Run ant undeploy.

Undeploying with asadmin

  1. Run asadmin undeploy firstcup-dukes-age.
  2. Run asadmin undeploy firstcup.