I get this error when I run a certain Spring Web 3 project in NetBeans:
org.xml.sax.SAXParseException; lineNumber: 11; columnNumber: 30; The prefix \"
Changing below code worked for me
to below code (imp : check xmlns:context and xmlns:xsi position)