xml - Error: Multiple annotations found at this line -


Every now and later, I am facing the following problem while working on eclipse (Juno). Here is an error:

  Multiple comments found in this row: - schema_reference.4: Failed to read schema document 'http://www.springframework.org/schema/beans/spring-beans -3.2.xsd ', because 1) the document was not found; 2) The document could not be read; 3) The basic element of the document & lt; Xsd: schema & gt; is not. - CVC-Alt 1: Declaration of the element 'Beans' can not be found  

Here is the snippet of my XML code:

   

Please guide me to identify the problem in the XML code, if there is one and how to solve it.

Thank you.


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -