[
https://issues.jboss.org/browse/JBRULES-3464?page=com.atlassian.jira.plug...
]
Manoj Shankarraj updated JBRULES-3464:
--------------------------------------
Fix Version/s: 5.3.0.Final
(was: 5.2.1.Final)
Affects Version/s: 5.3.0.Final
(was: 5.2.0.Final)
The value of attribute "evaluator" associated with an
element type "literal-restriction" must not contain the '<'
character.
----------------------------------------------------------------------------------------------------------------------------
Key: JBRULES-3464
URL:
https://issues.jboss.org/browse/JBRULES-3464
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-compiler (expert)
Affects Versions: 5.3.0.Final
Environment: Java 1.6, windows XP
Reporter: Manoj Shankarraj
Assignee: Mark Proctor
Fix For: 5.3.0.Final
java.lang.RuntimeException: org.drools.compiler.DroolsParserException:
org.xml.sax.SAXParseException: The value of attribute "evaluator" associated
with an element type "literal-restriction" must not contain the '<'
character.
at org.drools.compiler.PackageBuilder.addKnowledgeResource(PackageBuilder.java:692)
at org.drools.builder.impl.KnowledgeBuilderImpl.add(KnowledgeBuilderImpl.java:37)
at com.sample.DroolsTest.readKnowledgeBase(DroolsTest.java:72)
at com.sample.DroolsTest.main(DroolsTest.java:46)
Caused by: org.drools.compiler.DroolsParserException: org.xml.sax.SAXParseException: The
value of attribute "evaluator" associated with an element type
"literal-restriction" must not contain the '<' character.
at org.drools.compiler.PackageBuilder.addPackageFromXml(PackageBuilder.java:443)(null:
10, 39): The value of attribute "evaluator" associated with an element type
"literal-restriction" must not contain the '<' character.
at org.drools.compiler.PackageBuilder.addKnowledgeResource(PackageBuilder.java:598)
... 3 more
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira