reset password
Author Message
trivedidr
Posts: 54
Posted 23:35 May 27, 2010 |

hi,

dose anyone know about this error:

"2010-05-27 23:31:57,601 ERROR ContextLoader: Context initialization failed

org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 118 in XML document from ServletContext resource [/WEB-INF/csns-email.xml] is invalid; nested exception is org.xml.sax.SAXParseException: The markup in the document following the root element must be well-formed."
 
Attachments:
JHautzinger
Posts: 14
Posted 23:37 May 27, 2010 |

Try deleting the csns-*.xml files, run ant build, refresh and try it again.

Last edited by JHautzinger at 23:37 May 27, 2010.
alomo
Posts: 70
Posted 23:37 May 27, 2010 |
trivedidr wrote:

hi,

dose anyone know about this error:

"2010-05-27 23:31:57,601 ERROR ContextLoader: Context initialization failed

org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 118 in XML document from ServletContext resource [/WEB-INF/csns-email.xml] is invalid; nested exception is org.xml.sax.SAXParseException: The markup in the document following the root element must be well-formed."
 

Make sure you have all opening and  closing <bean> and <beans> tags in right places.