Java API in Rules ERROR

Hi

i am Trying to use Twilio Java API in rules. This API works fine through Netbeans but i am not sure how to include this in openremote rules. i tried it as follows in a separate rules file. The file gets included with no errors when controller starts; however when the rule gets triggered, i am getting errors (attached). Any help would be greatly appreciated.

I have included the Twilio library in the openremote libraries folder that has all the .jar files

This API allows making automated phone calls and playing recorded messages.

I am using controller 2.6 beta 3 on Raspberry pi java version

java version “1.8.0_65”

Openremote Twilio error.docx (28.6 KB)