I am trying to set up my MacBook Pro with M2 Pro chip with ODM 8.12.0. I have followed https://github.com/DecisionsDev/odm-for-developers for this installation. I have jdk 11 installed already. Projects can be built but when I am trying to deploy it fails - following is the error message:
Cannot invoke "java.lang.reflect.Method.invoke(Object, Object[])" because "com.sun.xml.bind.v2.runtime.reflect.opt.Injector.defineClass" is null"
I did find out following link which looks like is the solution. But changing .ini file creates more issues like when I reopen the eclipse, it struggles to recognise the rule designer plug-in....
https://www.ibm.com/support/pages/cannot-invoke-javalangreflectmethodinvokeobject-object-because-comsunxmlbindv2runtimereflectoptinjectordefineclass-null
Please let me know what I am missing and how do I solve this issue.
------------------------------
Kallol Ghosh
------------------------------