On 12/20/06, Jeff Bischoff <[EMAIL PROTECTED]> wrote:
Is this really a "problem"? While nothing in the specs prohibits a
property named "sOmeBean", it clearly violates the conventions
established in the JavaBeans specification [1], section 8.8. As long as
you follow the guidelines in this document, the Introspector should have
no trouble handling your property names.

I should mention "qType" also violates that same convention. :)

Wow.  I thought I knew the JavaBeans spec :-)

Well, changing everything to "qtype" fixes the problem as would
"QType" I assume.

Thanks very much for the help :-)
Greg

Reply via email to