[rules-users] Authorizing the binary package URL - Drools Guvnor

Sartaj Shaik sartaj.shaik at tcs.com
Tue Feb 16 05:42:21 EST 2010


Hi,

I am new to drools guvnor and I have a question regarding the authorization
of binary package.

To use the rule agent, we have to call it something like..

RuleAgent agent = RuleAgent.newRuleAgent("/MyRules.properties");
RuleBase rb = agent.getRuleBase();

Following is the MyRules.properties

##
## RuleAgent configuration file example
##

newInstance=true
url=http:
//localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/XYZ/LATEST
localCacheDir=/foo/bar/cache
poll=30
name=XYZAgent


Any one who know this URL(http:
//localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/XYZ/LATEST)
can dowload my package/drl. So how can we protect it from unauthorized
access.

Thanks
Sartaj.

=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you






More information about the rules-users mailing list