Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Failing to upload java jar using pipeline in Apigee X proxy

Hello Everyone,

We have created a custom class VerifySignature for signature verification in the Apigee proxy. This works fine with Javacall out policy in Apigee X Dev environment.

However, when we try to get the same proxy deployed in QA environment,  the deployment is failing with error  steps.javacallout.JavaCalloutInstantiationFailed: "Failed to instantiate the JavaCallout Class com.apigee.VerifySignature"

The process of deployment is using CICD pipieline. The proxy application is imported into Github repository from Dev instance and then deployed into QA instance via pipelines. 

Can someone help to understand how to fix this issue.

3 9 520
9 REPLIES 9