0

My project hierarchy is as below:

com.somepackage.package1
-- applicationContext.xml
-- Beans....
-- Other packages.
com.somepackage.package2
-- applicationContext.xml
-- Beans....
-- Other Packages.

I have configured both of them correctly in web.xml, when I remove one file, the other one is picked properly, but when both are placed, spring is not able to resolve which one to pick. How to resolve this issue, any pointers would be helpful.

Ankit Zalani
  • 3,068
  • 5
  • 27
  • 47

0 Answers0