Community
Participate
Working Groups
If in the module in method Mwe2Runner#run(String moduleName, Map<String, String> params, IWorkflowContext ctx) cannot be found this results in an NPE when calling EcoreUtil#resolveAll(module). When the result of findModule() is null there should be an exception thrown which indicates that the specified module was not found.
Pushed to master