12.11.2014 Views

web server - Borland Technical Publications

web server - Borland Technical Publications

web server - Borland Technical Publications

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter<br />

28<br />

28BES Ant tasks and running<br />

Chapter<br />

BES examples<br />

Many of the BES examples now employ the Ant build script system. In addition to Ant's<br />

core functionality, the BES version of Ant includes customized tasks for several of the<br />

BES command line tools, including commands of the following:<br />

■<br />

appclient<br />

■<br />

iastool<br />

■<br />

idl2java<br />

■<br />

java2iiop<br />

These customized Ant tasks have the following advantages over using exec or apply<br />

directives:<br />

■<br />

■<br />

■<br />

Customized Ant tasks run under the VM used to launch the Ant script, hence they<br />

run faster and use less memory compared to spawning new JVMs with the exec/<br />

apply commands.<br />

Customized tasks have a much simpler command syntax than the exec/apply<br />

version.<br />

Ant features such as filesets and patternsets are available in a more natural way.<br />

Chapter 28: BES Ant tasks and running BES examples 283

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!