[BUG] Set Hazelcast class loader 79/136379/2
authordanielhanrahan <daniel.hanrahan@est.tech>
Fri, 3 Nov 2023 15:19:19 +0000 (15:19 +0000)
committerDaniel Hanrahan <daniel.hanrahan@est.tech>
Fri, 3 Nov 2023 15:50:32 +0000 (15:50 +0000)
commit4fb19b0a6b3b2a17ffb78ef51091ea87ca9bc2e3
tree382b70e51ea071049130ec764e9f1a73cac74366
parentd1c366c0966baead527bad3b89aa288d0c6bd12b
[BUG] Set Hazelcast class loader

ClassNotFoundException is being thrown during CM-handle registration
when running the cps-application JAR. This fixes the issue by using
the class loader for the CPS classes.

Issue-ID: CPS-1933
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I02e2d19d9f668f0c4af36e9061e68f9b9ddb9434
cps-service/src/main/java/org/onap/cps/cache/HazelcastCacheConfig.java