0
[RESOLVED] Guys, I have a report and I come across the following situation:
java.lang.NoSuchMethodException: Unknown property 'acompanhamentoPorObra' on class 'class br.com.okds.evop.acompanhamento.ent.aditivo.AditivoDeContrato'
He says that the property does not exist in the entity of the object in question, there is not even this property nor the use in my report. The same could be some field that the entity uses to do some operation, but I searched my code and it doesn’t really exist. Has anyone been through the same trouble? Thank you from now on! Hug!