Oracle MAF: NoClassDefFoundError java/beans/PropertyChangeSupport
This was a weird one and occurred twice to me. When I start up an app, I would get this error. This didn’t occur with all apps and sometimes not even on previous deployments of the same app. It was only today that I finally found the cause. Sometimes when I generate accessors on a Java […]