Question

TD Bank Financial Group
CA
Last activity: 31 Jan 2019 3:01 EST
java.lang.NoClassDefFoundError: com.abc.xyz (initialization failure)
We have two custom jar files which we have imported in our Pega7 application using import wizard in codeset 06-01-01.
We created one function that refers class present in the above custom jar files. Library compilation and Function compilation happened successfully.
We created one data transform and called that function from there. At runtime we are getting java.lang.NoClassDefFoundError: com.abc.xyz (initialization failure) error. Not sure what is the issue.
Any help would be appreciated
Thanks
Purushotam