From: Rob B. <rob...@ar...> - 2007-03-12 16:49:53
|
All, I've checked in an initial version of the Dynamic Registry along with some sample configuration files. It is now included as part of the build and produces the following: blue-registry.jar - The Dynamic Registry itself. This can be started with java -jar blue-registry.jar etc/registry.cfg blue-agent.jar - A first version of the remote Blue Agent. This can call back to Blue and Register itself. blue-agent.zip - A zipped version of the blue-Agent. This is so that it can be easily distributed to other hosts. blue-agent.tar.gz - *nix version of above. etc/registry.cfg - The main configuration file for the registry. etc/dynamic_template_objects.cfg - A configuration file containing object definitions for the sample dynamic_template etc/dynamic_templates.cfg - A configuration file containing a dynamic_template definition. To see the registry in action, i suggest installing a version of the blue-agent on a remote machine. provide it with the following configuration file: blue-agent.props: ------------------- blue_host=name_of_your_host blue_server=port on which you are running the registry transport=socket agent_type=remote-db-server cheers Rob -- Registered Office: Floor A, Milburn House, Dean Street, Newcastle upon Tyne, NE1 1LE VAT Registration No: 764173128. Company registered in England Registration No: 4497081 |