Alpha2 Metadata Error on Start

Cantor, Scott cantor.2 at osu.edu
Mon Aug 4 15:59:59 EDT 2014


On 8/4/14, 3:52 PM, "Tom Zeller" <tzeller at dragonacea.biz> wrote:
>
>I'm not sure how to make the IdentifiableBeanPostProcessor warn as
>suggested above, meaning to identify cases we need to fix. I thought
>the point of it was to allow for brevity of Spring wiring, for
>example, <bean id="foo" /> instead of <bean id="foo" p:ID="foo" />,
>especially for non-Spring aware beans (i.e. OpenSAML) for which the
>BeanNameAware interface is not available.

Maybe it can take a flag to control the behavior so that when it's used
under the covers in a custom parser, it can warn.

-- Scott



More information about the dev mailing list