Add library

Hi,

I’m working on amazon mws with clover and I need to add amazon’s java library for me to be able to make the API requests without me having to go through creating a class to calculate the signature. Can someone tell me how to add the amazon library in clover?

Thanks in advance.

Hi pOctavian,

just put .jar on class path of Engine and then use in java transformation. In designer you can add it via “Run configuration->Class path”. On Server it is harder, but also possible.