Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Custom java callout with jar dependencies

Hi community,

We are building some java callout, and this callout have jar dependencies.

In regular java case we would put them to 'lib' folder and load them to main class.

Is this possible in Apigee platform?

Some one asked already, but we didn't undestand if this possible: https://community.apigee.com/comments/51171/view.html

What we currently did is we uploaded all dependencies to same policy shared files:

--mainjar.jar

---dep1.jar

---dep2.jar

---dep3.jar

...

But in the policy it looks not 'clean'

We want to include dep1-dep3 to mainjar.jar and have only one file in the shared resources file.

Some1 did such thing?

Thanks;

-D

0 4 1,075
4 REPLIES 4