AWS IoT Connector - Java Compile Errors

0
Hi all, using a blank project, the AWS IoT Connector and single MF to call ListThings I get compile errors: - actions\ListThingsToEntities.java:67: error: package org.json does not exist - actions\ListThingsToEntities.java:67: error: cannot access JSONObject Tried adding JSON-java to userlib, but I ran into runtime error: - Error in execution of monitored action 'RegularClientAction' (execution id: 1595511205778-4, execution type: CLIENT).  NoClassDefFoundError occurred for class 'org/apache/commons/logging/LogFactory'. Please make sure the userlib folder of  your project includes the correct library which contains this class. Mendix Modeler v7.23.0 Any thoughts would be highly appreciated. =)
asked
0 answers