This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Automatically creating beans when deploying to AS 7alesj Mar 26, 2012 6:56 AM (in response to sjcorbett)What if you do this in the last phase of an Extension? 
- 
        2. Re: Automatically creating beans when deploying to AS 7sjcorbett Mar 26, 2012 10:24 AM (in response to alesj)I took that as a hint to use an observer of AfterDeploymentValidationto hook in and start my beans, which seems to have done the trick.Thanks for the help. 
 
    