Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
76:process_execution_rtc [2021/02/25 10:41] – [Manual Installation] mir76:process_execution_rtc [2024/02/15 00:00] (current) – external edit 127.0.0.1
Line 41: Line 41:
  
   - Unzip the installation package to your local file system.   - Unzip the installation package to your local file system.
-  - Execute the installation script using Apache Ant. \\ Example:<code> +  - Execute the installation script using Apache Ant. \\ Example:<code>ant -Dtarget.dir=<InstallationDirectory> -Dtarget.server=<JazzTeamServerDirectory></code> \\ <code>__NOTE__: The installation directory of the update site should not be within your Jazz Team Server installation directory. Otherwise, the update site will be deleted when the Jazz Team Server is upgraded or reinstalled. In this case you have to repeat this procedure.</code> 
- +  - Enforce the re-provisioning of the plug-in by opening the following URL:<code> 
-ant -Dtarget.dir=<InstallationDirectory> -Dtarget.server=<JazzTeamServerDirectory> + https://<jazz server host>:<jazz port>/<application URI>/admin?internal#action=com.ibm.team.repository.admin.serverReset</code>
- +
-</code> +
- +
-<code> +
-__NOTE__: The installation directory of the update site should not be within your Jazz Team Server installation directory. Otherwise, the update site will be deleted when the Jazz Team Server is upgraded or reinstalled. In this case you have to repeat this procedure. +
- +
-</code> +
- +
-  - Enforce the re-provisioning of the plug-in by opening the following URL: +
- +
-<code> +
- https://<jazz server host>:<jazz port>/<application URI>/admin?internal#action=com.ibm.team.repository.admin.serverReset +
- +
-</code> +
   - Restart your Jazz Team Server   - Restart your Jazz Team Server