[
https://issues.jboss.org/browse/JBRULES-1829?page=com.atlassian.jira.plug...
]
Mark Proctor resolved JBRULES-1829.
-----------------------------------
Resolution: Won't Fix
we are about to delete the xml dumper, so not likely we'll apply this. No one helped
maintain it, and it's now so far behind it's pointless keeping it.
Nested From Tag Not Supported in Drools
---------------------------------------
Key: JBRULES-1829
URL:
https://issues.jboss.org/browse/JBRULES-1829
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-compiler
Affects Versions: 5.0.0.M2
Environment: Windows XP, Eclipse 3.3.
Reporter: Nagarajan Shanmugam
Assignee: Mark Proctor
Fix For: FUTURE
Attachments: ConvertDrlToXml.java, Customer.java, JBRULES-1829.patch, test1.drl,
test1.xml
Original Estimate: 3 days
Remaining Estimate: 3 days
HI i have Created one rule file that have two From tag. Using XmlDumper I create Xml rule
file. When i try to parse that Xml rule file its throwing Error. And also the parsed Xml
files also Wrong.
Exception in thread "main" org.drools.compiler.DroolsParserException:
org.xml.sax.SAXParseException: <from> may not be nested
at com.drools.service.ConvertDrlToXml.main(ConvertDrlToXml.java:47)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira