hello,
private static final String PROVIDER_CLASSNAME =
"org.drools.jsr94.rules.RuleServiceProviderImpl";
private static final String DROOLS_URI = "http://drools.org/";
private static final String RULE_URI = "rules.xml";
public static void main(String[] args)
 
when I write this code an error is affiched:
RuleException(javax.rules.ConfigurationException: No RuleServiceProvider registered against URI: http://drools.org/), root cause(null)
please help me
thank you


Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses.