Am new to spring and I know this question has been asked many times, but I had to ask it again.
I guess,I have done appropriate namespace declarations, but still fac
You should add xmlns:context="http://www.springframework.org/schema/context" into your beans xml.
xmlns:context="http://www.springframework.org/schema/context"