Fix catalog-fe plugin online checking 58/106358/1
authorandre.schmid <andre.schmid@est.tech>
Tue, 21 Apr 2020 13:30:00 +0000 (14:30 +0100)
committerAndré Schmid <andre.schmid@est.tech>
Tue, 21 Apr 2020 14:13:29 +0000 (14:13 +0000)
commit1b89157b86d89726e294f22416da965a095a2210
tree24ca67cb260e4010caf0265db757005b6bf7c94d
parentc0b8bd2503b08f157f853683dbc993dc12603d09
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>
catalog-fe/src/main/resources/ESAPI.properties [new file with mode: 0644]