attribute filter RuleReference ?

Tom Zeller tzeller at dragonacea.biz
Fri Jul 12 11:17:07 EDT 2013


>> You don't even need to do that.  Spring does all the work for you,  you just
>> call the method (name escapes me) to plant a reference to the bean rather
>> than the bean.
>
> Right, I forgot.

I guess I should say that before I started this thread I spent a
little time trying to implement RuleReference in the OrMatcherParser
and was not successful.

The method I tried was builder.addConstructorArgReference(), but
Spring throws a BeanCreationException :

"Could not resolve matching constructor (hint: specify index/type/name
arguments for simple parameters to avoid type ambiguities)"

So if Rod can see a way through, great.


More information about the dev mailing list