2 Replies Latest reply on Apr 17, 2007 11:17 AM by djeanprost

    BeanFactoryPostProcessors not called ?

    wweiersmuller

      It seems like my beans implementing BeanFactoryPostProcessors are not called when deployed with the JBoss Spring Deployer (for example org.springframework.beans.factory.config.PropertyPlaceholderConfigurer).

      Is refresh() on AbstractApplicationContext called at the right moment by the deployer ?