Question
Site specific custom cipher
Hello,
I am using compileAndLoad.sh to generate jar for customCipher.Jar.
Jar is generated and loaded in the database.
But it only contains - META-INF folder and do not contain any java/class in it.
I suspect that the .java is not getting compiled but script does not throw any error.
I am following all the steps mentioned in below link as is-
https://community.pega.com/knowledgebase/articles/security/creating-custom-cipher-pega-platform
Any suggestions how to resolve this issue.
***Edited by Moderator: Pallavi to update Support Case details***
Any leads to resolve this problem?
There is an issue with the compilation of java file that has custom cipher code.
Jar is generated but without any class file in it.