Hi. All

I don't konw how di I drools setting.

i add to my servicemix.xml file.

<!-- Drools: Router: Configured in etc/rulebase.xsl --> 
          <sm:activationSpec componentName="routerdefault" 
                   service="drools:routerdefault"> 
              <sm:component> 
                  <bean
class="org.apache.servicemix.components.drools.DroolsComponent"> 
                      <property name="ruleBaseResource"
value="file:D:/work/servicemix_m3/conf/rulebase.xml" /> 
                  </bean> 
              </sm:component> 
          </sm:activationSpec>

but .error..

do i missing requirement jar??

I add to servicemix-component.jar in lib/optional dir 

-- 
View this message in context: 
http://www.nabble.com/Drools-question-tf2369028.html#a6599574
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to