more data points
with jboss not running:
I deleted .niogit.
I deleted all my .jar files from the kie and .m2 repos
I deleted and re-installed the kie-wb.jar
started jboss.
.niogit came back
started kiewb
Tried to add a rule to mortgage demo project
I still get the errors.
I'm not sure what can still be different between this setup and the one I
set up from scratch on the other machine that works. (In case it's lost in
the chain, the install on this machine used to work)
As a DSL/RDSLR file
1. | import java.lang.Number;
2. | import org.mortgages.Applicant;
3. |
4. | rule "sss"
5. | dialect "mvel"
6. | when
7. | Applicant( )
8. | then
9. | end
16:56:36,143 ERROR [org.drools.compiler.kie.builder.impl.AbstractKieModule]
(http-/127.0.0.1:8080-1) Unable to build KieBaseModel:defaultKieBase
[7] Unable to expand: Applicant( )
--
View this message in context:
http://drools.46999.n3.nabble.com/DSL-Unable-to-Expand-Error-Even-things-...
Sent from the Drools: User forum mailing list archive at
Nabble.com.