Monday, September 10, 2012

JBO-27019 : AttrSetValException / The get method for attribute not found

When you are faced with errors of the like that's mentioned above, the issue most likely with incorrect deletion / modification of attributes by you in either the EOImpl.java or VORowImpl.java files.

The best way to get around these errors is to undo all changes and start from scratch. Review each step that you do carefully and repeat each step one by one.

Many a time, if the IDE does not co-operate in declaratively deleting attributes / Accessor attributes / View Accessors, etc and you end up doing it manually, you could be faced with such errors.


No comments: