user manual
334 BES Developer’s Guide
Syntax and general usage
Syntax and general usage
The following table shows the currently defined tasks and their relationship to
the equivalent commands.
The Fileset Attributes column indicate attributes which can accept multiple file
names. Such attributes can employ the Ant <fileset> element to designate
these files. Techniques for including multiple files is explained in “Multiple File
Arguments” on page 336.
Ant Task Name
Equivalent
Command Line Function Fileset Attribute
appclient appclient Runs a client
application.
iascompilejsp iastool -compilejsp Precompiles JSP's.
iasdeploy iastool -deploy Deploys a J2EE
module.
jars
iasgendeployable iastool -
gendeployable
Generates a
manually
deployable
module.
iasgenclient iastool -genclient Generates a client
library.
jars
iasgenstubs iastool -genstubs Generate a stub
library.
iasmerge iastool -merge Merges a set of
JAR files into a
single JAR file.
jars
iaskill iastool -kill Kills a Managed
Object.
iasrestart iastool -restart Restarts a
Managed Object.
iasstop iastool -stop Stops a Managed
Object.
iasundeploy iastool -undeploy Undeploys a
managed object.
java2iiop java2iiop Executes the
java2iiop
command.
idl2java idl2java Converts IDL to
Java classes.










