I try to use the addXXX bean configuration pattern where the parameter
is an interface. Is there a way to somehow specify the actual class
which should be added?
Here is an example. Of course this doesn't work, Resin doesn't accept
the "class" attribute.
<m:FilterChain>
<filter resin:class="m.PostmasterFilter">
<dir>c:/temp/mail</dir>
</filter>
</m:FilterChain>
_______________________________________________
resin-interest mailing list
[email protected]
http://maillist.caucho.com/mailman/listinfo/resin-interest