JBO-35000: Cant resolve spel expression
I ran into the following error in jdeveloper today: JBO-35000: Cant resolve spel expression for attribute {0} in {1}. If this happens, check your ui model. In my case, i had an iterator binding referencing a non-existent method data control binding. Removing the iterator binding fixed the problem.
22 Jun 2004 |