Hi,
you can find a sample configuration file in the AutoDeploy Console distribution (conf/sample/autodeploy.xml).
The AutoDeploy Console is a web application (installed in Tomcat or JBoss for instance) which allows you to easily manipulate the AutoDeploy configuration file.
This forum is used to general discussion about BuildProcess tools.
How to create a configuration file for the auto deploy agent
Hi,
you can find a sample configuration file in the AutoDeploy Console distribution (conf/sample/autodeploy.xml).
The AutoDeploy Console is a web application (installed in Tomcat or JBoss for instance) which allows you to easily manipulate the AutoDeploy configuration file.
The AutoDeploy Agents are able to use the Console ConfigurationWrapper servlet to "centralize" all configuration in one shared file. In the Agent rc file, just define a Configuration location like: http://console_hostname:console_port/console_context_path/ConfigurationWrapper
Regards
JB