I just submitted bug #1843. 

If you have a class "MyClass" for which a "MyClassBeanInfo" class ONLY
EXISTS IN ANOTHER PACKAGE, then the incorrect beaninfo & hence property
descriptors are returned.

This causes the properties in "MyClass" to be skipped during population from
the request. This was a difficult bug to find.

The workaround is to rename the "MyClass" class to something that won't
conflict OR create a "MyClassBeanInfo" class in the same package to describe
the bean.

Thanks.

Wayne
[EMAIL PROTECTED]


Reply via email to