NPE in GrailsDomainConfigurationUtil when it looking for relation candidates. Most of projects that uses JPA approach are broken (all my projects too).
I provide minimal test project.
Description
NPE in GrailsDomainConfigurationUtil when it looking for relation candidates. Most of projects that uses JPA approach are broken (all my projects too).
I provide minimal test project.
Vladimir Konkov - 25/Mar/08 07:00 AM Basic patch:
1. prevent reletation cheking on properties of basic type
2. check referenced property class for null
1. prevent reletation cheking on properties of basic type
2. check referenced property class for null