2013/3/10 Benedikt Ritter <brit...@apache.org> > Hi, > > we have this bug filed for BeanUtils, that seems to be related to generic > collections used for indexed properties in conjunction with Java 7. In > summary, when using a List<String> instead of a untyped List for an indexed > property, PropertyUtils.getPropertyType will return null. > > There is a proposed solution for this problem that basically flushes the > cache of Introspector and reloads the property descriptors afterwards. It > works, but it looks like a lot of additional reloading. I'm wondering if > anybody has another idea how to work around this issue. >
ping, would be nice to have some comments. If nobody has the time right now, I'll post pone this issue :-) Regards, Benedikt > > TIA, > Benedikt > > > -- > http://people.apache.org/~britter/ > http://www.systemoutprintln.de/ > http://twitter.com/BenediktRitter > http://github.com/britter > -- http://people.apache.org/~britter/ http://www.systemoutprintln.de/ http://twitter.com/BenediktRitter http://github.com/britter