Seems to be a known bug: http://issues.apache.org/jira/browse/MYFACES-31
Now the question is how can I solve it. I don't have complete control over the attribute names... Navid Navid Vahdat wrote: > Hi Guys! > > It seems that I can't have bean properties like "xTest", where the > second letter is upper case. A PropertyNotFoundException is thrown from > PropertyResolverImpl.getPropertyDescriptor (Line 448 in the nightly > build I'm using). Can anyone confirm this? > > Cheers, > Navid

