Re: [rules-users] DRL file not getting picked

2014-01-06 Thread vinodkiran
Dwipin, It is difficult to diagnose given the limited information. Can you take a sample (test) and try running it locally ? https://github.com/droolsjbpm/droolsjbpm-integration/blob/master/kie-spring/src/test/java/org/kie/spring/tests/KieSpringBasicsTest2.java - Vinod -- View this message

Re: [rules-users] DRL file not getting picked

2014-01-01 Thread dwipin
This is a maven project. I tried to test using a junit test class and did not see any console output in eclipse. I have kie:consoleLogger / tag within the kie:ksession tag. -- View this message in context: http://drools.46999.n3.nabble.com/DRL-file-not-getting-picked-tp4027476p4027492.html

[rules-users] DRL file not getting picked

2013-12-31 Thread dwipin
Hi, I am using kie-spring.6.0.0.Final artefact to build my project. This is my app ctx data - kie:kmodule id=module-1 kie:kbase name=kbase packages=validation_rules kie:ksession name=ksession kie:consoleLogger /

Re: [rules-users] DRL file not getting picked

2013-12-31 Thread vinodkiran
Dwipin - Can you post the contents of the log/console ? Also, is your test project a maven project? -Vinod -- View this message in context: http://drools.46999.n3.nabble.com/DRL-file-not-getting-picked-tp4027476p4027486.html Sent from the Drools: User forum mailing list archive at Nabble.com.