testbed out of sync ?

Tom Zeller tzeller at dragonacea.biz
Wed Dec 18 14:52:48 EST 2013


>>> My mistake, just change classRef to method.

Oh.

So, the XML stanzas that confused me were :

<bean class="..." c:classRef="urn..." />
<bean class="..." c:method="urn..." />

I saw "classRef" and "method" as Spring specific syntax, similar to
<ref bean=""/> or <idref />, not as named arguments to the bean
constructor, so replacing a "class reference" with a "method" confused
me even more :-)


More information about the dev mailing list