The Java EE 6 Tutorial

ProcedureTo Build, Package, and Deploy the Secure Converter Example Using Ant

  1. Follow the steps in To Set Up Your System for Running the Security Examples.

  2. In a terminal window, go to:


    tut-install/examples/security/converter-secure/
    
  3. Type the following command:


    ant all
    

    This command both builds and deploys the example.