Hello, I've faced an issue when I was creating a new test step for SoapUI. The issue was that I was using dependency for AWS S3, and this library requires other libraries, so I've added them. Apparently some of those libraries were already in Soap folder (.\SoapUI-5.5.0\lib) but in lower versions. It's look like even if I've added new dependencies Soap is using those from this lib folder and they are not working correctly with my code. When I deleted them everything works fine. The plugin will that I'am doing will be used by others so I don't want to tell each of them to manually delete those libraries from this folder. Is there any possible way to tell Soap to not took those specific libraries from this folder? Or to delete them automatically with first run? Thank you in advance and If somebody has more questions I will be happy to answer them.
Try to add those jars into sopaui/bin/ext folder. Hope that will work
Click "Accept as Solution" if my answer has helped,
Remember to give "Kudos" 🙂 ↓↓↓↓↓
Hi @HimanshuTayal I'm trying to avoid manually adding new libraries, I've checked and deleting this libraries from folder and adding them from dependency helps, but still this has to be done manually 😕
I think some manual efforts needs to be there. 😐
Click "Accept as Solution" if my answer has helped,
Remember to give "Kudos" 🙂 ↓↓↓↓↓