3 Replies Latest reply on Nov 2, 2007 1:01 PM by starksm64

    metadata-related NPEs: empty collection vs null

    aloubyansky

      There is a number of NPEs in EJB3DescriptorHandler currently. The code doesn't expect null as a value of collection-valued metadata properties. I started adding checks for null for now. But it would probably be better to return empty collections?