| Attribute | Description | Type | Requirement | 
        
    
        
        
    
        | debug | set a debug flag | boolean | Optional | 
    
    
        | 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 | String | 
    
    
        | hostname | name the host to admin | String | 
    
    
        | newpassword | set a new password; only valid if action=passwd | String | 
    
    
        | password | the admin password | String | 
    
    
        | port | the port to connect to | int | 
    
    
        | servletpath | the path to the AxisAdmin servlet | String | 
    
    
        | transportchain | set the transport chain to use | String | 
    
    
        | url | full url to the admin endpoint | String | 
    
    
        | username | username to log in as | String | 
    
    
        | xmlfile | the name of the XML file containing deployment information | File |