Hi Mark,
Thanks  for answering my query.
It is picking the relative path now, provided there is no space(' ') in a 
folder name.
Is there a  way, that it wil pick the folder having space in name ?


Thanks & Regards
Pradeep Ruhil



>

> Hi,

>

> I am getting File Not Found Exception when I try to give relative path

> of the file.

>

> <resource source='file:../HelloWorld.drl' type='DRL' />

>

If I told you that the above would do nothing more than:

new File ("../HelloWorld.drl");



Would that help?



Mark

>

> But when I give the complete path, It picks the changeset.xml file.

>

> <resource source='file:C:/Tomcat/webapps/DroolsCheck/HelloWorld.drl'

> type='DRL' />

>

> Please tell me the syntax for using the relative path for my workflow

> or rule files.

>

> Thanks & Regards

>

> Pradeep Ruhil



________________________________
This Email may contain confidential or privileged information for the intended 
recipient (s) If you are not the intended recipient, please do not use or 
disseminate the information, notify the sender and delete it from your system.

______________________________________________________________________
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to