Just a follow up to my last message.
I actually did figure out how to get pass this error. The
knowledgeBuilderFactory.newKnowledgeBuilder() uses the java property
"user.home" to get the user directory. So in order to get around using your
docs and setting folder you need to set the property to
Hi,
I'm having a similar problem. The
KnowledgeBuilderFactory.newKnowledgeBuilder() method is trying to access the
drools.packagebuilder.conf in your C:\Documents and Settings\vamshidharc.
The problem is that even though the method does not require the conf file it
still wants to check and see
Hi All,
I have integrated drools rule engine 5.0 with GWT WebProject. When I try to
call the rule engine from GWT Applicaiton Engine, I get following exception
java.security.AccessControlException: access denied (java.io.FilePermission
C:\Documents and Settings\vamshidharc\drools.packagebuilder.c