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 \"
Add: xmlns:p="http://www.springframework.org/schema/p"
Otherwise xml will not understand the p annotation.