The InstallComponentTask installs a Component
see InstallComponentTask

Attributes

Name

Type

Description

file

String

the archive path for the Component archive

params

String

location of a properties file containing values for the configuration mbean

 

You can also set configuration parameters using the param sub-element.

  <param name="foo" value="bar" />
  • No labels