I am not sure how can i use the Stateless session when using Drools 6.2.0 as there is no good documentation i have placed my empty kmodule inside META-INF and my DRL rule file is inside my package com.test.sample and when i run this outside of eclipse it gives below error
5/07/15 14:57:46 INFO scheduler.TaskSetManager: Lost task 10.1 in stage 0.0 (TID 11) on executor
10.200.37.158: java.lang.RuntimeException (Error while creating KieBase[Message [id=1, level=ERROR, path=org/drools/compiler/lang/dsl/rule1.drl, line=3, column=0
text=[ERR 107] Line 3:0 mismatched input 'expander' expecting one of the following tokens: '[package, import, global, declare, function, rule, query]'.], Message [id=2, level=ERROR, path=org/drools/compiler/lang/dsl/rule1.drl, line=8, column=0
text=[ERR 102] Line 8:13 mismatched input '1' in rule "new rule"], Message [id=3, level=ERROR, path=org/drools/compiler/lang/dsl/rule1.drl, line=0, column=0
text=Parser returned a null Package]]) [duplicate 1]