background image

ant clean Command

<< ant undeploy Command | What Is a Transaction >>
<< ant undeploy Command | What Is a Transaction >>

ant clean Command

3. Type the following command:
ant undeploy-remote -Dsys=
remote-system-name
Replace remote-system-name with the actual name of the remote system.
To remove the generated files, use the following command in both the replybean and
multiclient
directories:
ant clean
An Application Example That Deploys a Message-Driven Bean on Two Servers
Chapter 32 · Java EE Examples Using the JMS API
995