Question
2011 - 2018 upgrade ORM Issues
Has anyone else received this error when migrating from 11 to 2018 with their ORM?
java.lang.NullPointerException at com.sun.xml.bind.v2.runtime.unmarshaller.StAXConnector$1.getPublicId(StAXConnector.java:101)
The site I am working on is using a manually created hibernate.hbmxml
I found 1 post about this here but no solution: https://community.adobe.com/t5/coldfusion/java-null-pointer-error-while-migrating-to-coldfusion18/td-p/10145708
