Properties for Autobuild's WAS administration-related targets. Properties that are common for all targets are documented below.
Name | Desciption | Required |
---|---|---|
wasadmin.host | Deployment manager host. | Yes |
wasadmin.port | Deployment manager port. This is SOAP_CONNECTOR_ADDRESS available from Admin console (System administration/Deployment manager/ports. Type: Integer | Yes |
wasadmin.user | Username for connecting to deployment manager. | No |
wasadmin.password | Password for connecting to deployment manager. | No |
wsadmin.soap.client.props.file | WAS SOAP client property file. Normally, there is not need to change it. Type: Existing file | No |
wsadmin.ssl.client.props.file | WAS SSL client property file. Normally, there is not need to change it. Type: Existing file | No |
wsadmin.truststore.file | Location of the trust keystore. Wsadmin will automatically add certificates to this store.If it does not exist, it will be created. If location is not provided, it will be created in the current directory. | No |
wsadmin.temp.dir | Directory for temporary files created by wsadmin and deployment process. OS temp directory will be used if not provided. The directory will be created if it does not exist. | No |
python.home | Jython installation directory. Must contain jython jar and libraries. Type: Existing directory | Yes |
ibm.jdk.home | Location of IBM JDK 5. Not required if Ant runs under IBM JDK. Type: Existing directory | No |
wsadmin.install.dir | Location of wsadmin thin client jars. Type: Existing directory | Yes |