Document Information

Preface

1.  Introduction

2.  The Java Platform, Enterprise Edition

3.  Creating Your First Java EE 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

Undeploying the Application

Undeploying with Ant

Undeploying with asadmin

5.  Next Steps

 

Chapter 4

Building, Packaging, and Deploying and Running the Example Application

This chapter details how to build, deploy, and run the pre-coded example application included in the firstcup download bundle using the Ant build tool. If you want to build, deploy, and run the example that you built in the previous chapter, please use NetBeans IDE rather than the Ant build tool by following the instructions in the previous chapter.