(→List Contents of a Build Life's Artifacts)
|
(More user-friendly instructions)
|
Line 7: | |||
* This script requires the following packaging changes to the remoting library: | * This script requires the following packaging changes to the remoting library: | ||
:1. From the '''%SERVER_HOME%\lib''' directory: | :1. From the '''%SERVER_HOME%\lib''' directory: | ||
- | :::* CommonsFileUtils.jar | + | :::* Copy ''CommonsFileUtils.jar'' to the lib directory of the remoting client. |
:2. From the '''%SERVER_HOME%\opt\tomcat\webapps\ROOT\WEB-INF\lib''' directory: | :2. From the '''%SERVER_HOME%\opt\tomcat\webapps\ROOT\WEB-INF\lib''' directory: | ||
- | :::* anthill3-web-ALA.jar | + | :::* Copy ''anthill3-web-ALA.jar'' to the lib directory of the remoting client. |
:3. From the '''%AGENT_HOME%\opt\ahptool''' directory: | :3. From the '''%AGENT_HOME%\opt\ahptool''' directory: | ||
- | :::* ahptool.jar | + | :::* Copy ''ahptool.jar'' to the lib directory of the remoting client. |
:4. Changes made to the '''%DEVKIT_HOME%\remoting\conf\spring-client\base.xml''' file: | :4. Changes made to the '''%DEVKIT_HOME%\remoting\conf\spring-client\base.xml''' file: | ||
:::* <font face=monospace><bean id="codestation-repo-file-helper" class="com.urbancode.codestation2.server.CodestationRepositoryFileHelperClient" scope="prototype"/></font> | :::* <font face=monospace><bean id="codestation-repo-file-helper" class="com.urbancode.codestation2.server.CodestationRepositoryFileHelperClient" scope="prototype"/></font> |