Fix catalog-fe plugin online checking 33/106133/1
authorandre.schmid <andre.schmid@est.tech>
Tue, 21 Apr 2020 13:30:00 +0000 (14:30 +0100)
committerOfir Sonsino <ofir.sonsino@intl.att.com>
Tue, 21 Apr 2020 16:50:09 +0000 (16:50 +0000)
commit2c61d810b631a073ca42f75624fe190ac4f49ea4
treeeff5891997f8f44dbb23197ea01376753a679d2d
parent9ae0861fbca13eb88c2606eb2b8ff975562c7c1a
Fix catalog-fe plugin online checking

ESAPI encoder cannot be loaded due to a missing ESAPI.properties file
in path, which causes an exception and breaks the online checking call.
The plugin is always shown as offline.

Change-Id: I05088d200e9a1bea1de2e00c07d5bbf6e3a67d41
Issue-ID: SDC-2945
Signed-off-by: andre.schmid <andre.schmid@est.tech>
(cherry picked from commit 1b89157b86d89726e294f22416da965a095a2210)
catalog-fe/src/main/resources/ESAPI.properties [new file with mode: 0644]