What you can do is this 'trick':
Create a simple bean that implements BeanFactoryAware interface:
-
http://static.springframework.org/spring/docs/1.0.2/api/org/springframewo...
Then simply inject this bean via @Spring,
and use its BeanFactory. ;-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179295#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...