andersonsilveira / red-piranha

Automatically exported from code.google.com/p/red-piranha
GNU General Public License v2.0
0 stars 0 forks source link

Chapter 3: XML parse errors during HelloWorld Test #55

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. follow instructions for importing XML file from chapter 3 example
2. create HelloWorld rule, as instructed
3. create QA test, as instructed
4. Run Scenario

Errors:
    [insuranceProcess] unable to parse xml
    [marginalAge] Unable to build expression for 'consequence': expected '(' but encountered: e '    Reject Policy with explanation ' No accidents allowed if in marginal age group ' '
    [Quick approval - safe driver, any policy type] Unable to build expression for 'consequence': expected '(' but encountered: t '  Approve Policy with the reason ' Safe and mature ' '

System:
Mac OS X
Using Drools 5.5.0.Final

Original issue reported on code.google.com by mbennett...@gmail.com on 8 Jul 2013 at 6:49