Axis-admin Task
Task to administer a local or remote Axis server.
Description
Task to administer a local or remote Axis server. Remember, for remote admin, the server has to be accept remote management calls.
Parameters
| Attribute |
Description |
Type |
| debug |
set a debug flag |
boolean |
| failonerror |
Whether or not the build should halt if this task fails. Defaults to true. |
boolean |
| fileprotocol |
specifies that a simple file protocol be used |
java.lang.String |
| hostname |
name the host to admin |
java.lang.String |
| newpassword |
set a new password; only valid if action=passwd |
java.lang.String |
| password |
the admin password |
java.lang.String |
| port |
the port to connect to |
int |
| servletpath |
the path to the AxisAdmin servlet |
java.lang.String |
| transportchain |
set the transport chain to use |
java.lang.String |
| url |
full url to the admin endpoint |
java.lang.String |
| username |
username to log in as |
java.lang.String |
| xmlfile |
the name of the XML file containing deployment information |
java.io.File |
Parameters as nested elements