Registering jagtool commands in the Ant build file

Each build file that invokes jagtool commands must include definitions for those commands. An Ant taskdef directive is required for each jagtool command. The EAServer jagtasks.xml file in the config subdirectory contains the necessary directives. Import this file into your build files using the syntax shown in “A sample build file”.