-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Leszek Gawron wrote: > Giacomo Pati wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> >> >> Carsten Ziegeler wrote: >>> Leszek Gawron wrote >>>> I doubt that is possible in spring. Probably the class of bean >>>> definition must be known even before BeanFactoryPostProcessors apply. >>> Yes, it's not possible this way. Spring reads in the configuration, >>> creates the >>> bean definition object, does some class checking on the beans (for >>> example if the bean implements some bean processing interfaces) and then >>> applies the properties. >>> >>> Our own version we had before was reading in the XML itself and applying >>> the properties during reading the XML. So if we would need the same >>> behaviour again we have to give our own XML reader/parser to Spring >>> (which might be possible). >> >> No need for anymore. Leszek showed me the way to do what I wanted. > > This currently works if you place files in > classpath:/META-INF/cocoon/spring and > classpath:/META-INF/cocoon/spring/mode Sure. > it's a little bit too complicated for me to make this for for > block/config/spring and block/config/spring/mode Wa's this? dDo we have a config directory somewhere as well????? Ciao - -- Giacomo Pati Otego AG, Switzerland - http://www.otego.com Orixo, the XML business alliance - http://www.orixo.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFTeUiLNdJvZjjVZARAi3ZAKDGG5wf+cQKg07PpDoWZq+ApsHFUwCgvXg+ wGRs5CZi6bu5ahfQAt+xbE4= =sGe1 -----END PGP SIGNATURE-----
