| Author |
nested exception is org.xml.sax.SAXParseException: element type beans must be declared.
|
Muralidharan Raju
Greenhorn
Joined: Feb 24, 2011
Posts: 25
|
|
Hey folks,
My project was using annotation based spring-config.xml (context:component-scan) XML schema. no need to configure every controller just base-package path is enough . But i want to use normal <!DOCTYPE > here i have to configure every controller with <bean> tag, what is the simple way to do this .
|
 |
 |
|
|
subject: nested exception is org.xml.sax.SAXParseException: element type beans must be declared.
|
|
|