I am new to Spring framework and I have following concern, please help.
How to inject List in Map using Spring 2.5?
I refered following link for help, but it didnt help
How to inject a Map<String, List> in java springs?
Error in console: Caused by: org.xml.sax.SAXParseException; lineNumber: 13; columnNumber: 30; cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'util:list'.