[rules-users] where can I find the drl compiled java file?

Tihomir Surdilovic tsurdilo at redhat.com
Thu Aug 12 16:53:53 EDT 2010


http://anonsvn.jboss.org/repos/labs/labs/jbossrules/trunk/drools-api/src/main/java/org/drools/builder/KnowledgeBuilderConfiguration.java 
--> drools.dump.dir

set it to a directory where drools is going to dump the generated code 
for debugging

On 8/12/10 4:28 PM, Badrinath, Shyam wrote:
>
> Hi
>
> I am facing a weird problem where the rule works fine for the first 
> time after I start the rule engine. After that, the same set of data 
> causes the rule engine to give a nullpointerexception when firing the 
> rule action. It gives the line # in the compiled java file, but I 
> cannot find that file. The line # doesn't match the drl (obviously), 
> so I can't make sense of where the exception could be occurring.
>
> So, where can I find this drl compiled java file?
>
> Thanks
>
> Shyam
>
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>    

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20100812/5511b12a/attachment.html 


More information about the rules-users mailing list