Details
Description
When I try to access a property on an object through the context and the
defining class of that object is a non-public inner class the reference fails as
if there was no object for that key in the context.
I'd like to at least get a userful error message in the log.
I have reproduced this with both velocity-1.3.1 and cvs HEAD as of today.