Backing up resources from your SDL Tridion 2013 SP1 HR1 Content Deployer Role
Back up your configuration files and, if applicable, custom JAR files.
Procedure
- Access the configuration location of your existing Role (for a Java/JSP Web application, this is the
WEB-INF/classes/folder; for a .NET Web application, this is the bin\config\ folder). - Back up all Content Deployer-related configuration files to a safe location.
- If you have any custom JAR files in your Content Deployer implementation (say, a custom Processor or Module), access the library location of your existing role (for a Java/JSP Web application, this is the
WEB-INF/lib/folder; for a .NET Web application, this is the bin\lib\ folder). - Back up any Content Deployer-related custom JAR files to a safe location.
- Remove Content Deployer (HTTP or HTTPS) or HTTP Upload from your system in one of the following ways:
- If Content Deployer runs as a Windows service or as a Java process, stop it and remove its resources.
- If Content Deployer runs as (part of) a Web application, stop the Web application and remove the Content Deployer-related resources.