TPS-3791
Info | Value |
---|---|
Patch Name | Patch_20200302_TPS-3791_v1-7.2.1 |
Release Date | 2020-03-02 |
Target Version | 20190620_1446-7.2.1 |
Product affected | Talend ESB Runtime |
Introduction
This patch is independent. It solves the Camel route with cSetProperty failing on runtime (TESB-28215).
NOTE: To download this patch, liaise with your Support contact at Talend.
Fixed issues
This patch contains the following fixes:
- TPS-3791: [7.2.1] Camel route with cSetProperty failing on runtime (TESB-28215)
Prerequisites
Consider the following requirements for your system:
-
Talend ESB Runtime 7.2.1 must be installed.
-
Depending on the product,
<container>
isTalend-ESB-V7.2.1/container/
orTalend-Runtime-V7.2.1/
Installation
Apply the patch to an existing/running Runtime 7.2.1 container:
- Stop Runtime Container
- Copy and Replace the patch file 'camel-core-2.23.1.tesb1.jar' into folder 'Runtime_Home/system/org/apache/camel/camel-core/2.23.1.tesb1'
- Start Runtime Container
- Update and Refresh the bundle camel-core in Runtime console: execute the commands
karaf@trun()> update org.apache.camel.camel-core
andkaraf@trun()> refresh org.apache.camel.camel-core
- Validate if the patched camel-core bundle is installed with command
la |grep camel-core
karaf@trun()> la |grep camel-core 234 │ Active │ 50 │ 2.23.1.tesb2 │ camel-core