Hi
I am trying to create custom tag and using this tutorial http://static.springsource.org/sprin...sible-xml.html - but it doesn't work.
I receive org.xml.sax.SAXParseException: White spaces are required between publicId and systemId.
Why example from official tutorial doesn't work?
How to fix this problem?
