L
lipika
Hi All,
I am getting the following exception while i tried to
implement my application over Springs framework.
Exception in thread "main"
org.springframework.beans.factory.BeanDefinitionStoreException: Line 4
in XML document from class path resource [com/metadata/jdbcbeans.xml]
is invalid; nested exception is org.xml.sax.SAXParseException:
Document root element "beans", must match DOCTYPE root "null".
org.xml.sax.SAXParseException: Document root element "beans", must
match DOCTYPE root "null".
Can anybody help?
Thanks in advance,
Lipika
I am getting the following exception while i tried to
implement my application over Springs framework.
Exception in thread "main"
org.springframework.beans.factory.BeanDefinitionStoreException: Line 4
in XML document from class path resource [com/metadata/jdbcbeans.xml]
is invalid; nested exception is org.xml.sax.SAXParseException:
Document root element "beans", must match DOCTYPE root "null".
org.xml.sax.SAXParseException: Document root element "beans", must
match DOCTYPE root "null".
Can anybody help?
Thanks in advance,
Lipika