Hello guys,
can someone tell why following exception occured when i tried to run my application and how to solve it?
Caused by:
javax.xml.transform.TransformerException: Expected ], but found: Added
at org.apache.xpath.compiler.XPathParser.error(XPathP arser.java:650)
....
Thanks