[jboss-jira] [JBoss JIRA] (JBRULES-3464) The value of attribute "evaluator" associated with an element type "literal-restriction" must not contain the '<' character.
Manoj Shankarraj (JIRA)
jira-events at lists.jboss.org
Mon Apr 16 07:47:18 EDT 2012
Manoj Shankarraj created JBRULES-3464:
-----------------------------------------
Summary: 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.2.0.Final
Environment: Java 1.6, windows XP
Reporter: Manoj Shankarraj
Assignee: Mark Proctor
Fix For: 5.2.1.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
More information about the jboss-jira
mailing list