|
From: Alef A. \(JTeam\) <al...@jt...> - 2003-09-24 18:45:15
|
Ok, I admit, I didn't think hard enough ;-) afterPropertiesSet() is called after all properties are set. setApplicationContext() is called when getting a bean from the Context. So I'm basically not allowed to do anything related to the ApplicationContext in my afterPropertiesSet() method??? Thanks for any help! Alef |