I am using ODM 8.8.1. Currently the java version is 7 and I need to change it to JDK 8. I modified the compliance level in rule designer from 1.7 to 1.8 and compiled the JAVA XOM classes. However when I create a BOM entry and select the XOM classes , I am getting the following error:
java.lang.UnsupportedClassVersionError: JVMCFRE003 bad major version
Could someone please help.