Updating the Appropriate Configuration Files
Once the software package files have been configured, as described in the previous section of this manual, the corresponding configuration file on the Windmill Server computer needs to be set up accordingly. For the sake of simplicity, this explanation assumes that the new build is number 98, and that the mapped W:\ drive location points to the wwwroot directory for Windmill on Microsoft Internet Information Server (IIS).
- With Windows Explorer on the Windmill Server computer, browse to
W:\Windmill\files\DataSplice3\skel. - Copy the
DS3-Build[xx].xmlfile. - Browse to
W:\Windmill\configand paste the file. - Rename the file to
DS3-Build98.xml. - Open the
DS3-Build98.xmlfile in a text editor, such as Notepad or a similar program, and perform the following changes:- Update the contents of the <version> tag from
3.0.[xx]to3.0.98. - Update the contents of the <baseDirectory> tag from
DataSplice3/Build[xx]toDataSplice3/Build98. - Update the contents of the <groups> tag to replace
nobodywith the actual Windmill group name you are using.
- Update the contents of the <version> tag from
- Save and exit the
DS3-Build98.xmlfile. The defined Windmill group should now have access to the new package.
Last modified 2007-02-27 02:58 PM