Hello experts,

I am trying a POC using XMLBeanFactory and getting Deprication error (I am using 3.1 Spring Framework).

Any Idea how I should my "Spring.xml" in the container...

BeanFactory factory = XmlBeanFactory(new FileResource("Spring.xml"));...

thanks in advance
Vinod