just use the pretty old drools version 2.1.
pradeep wrote: > > I downloaded the latest Drools jar files from the JBoss site. When I > include the drools component I get this error > I could find this class in any of the downloaded jar files.can someone > help ? > Caused by: java.lang.NoClassDefFoundError: org/drools/io/RuleBaseLoader > at > org.apache.servicemix.components.drools.DroolsComponent.init(DroolsComponent.java:138) > at > org.apache.servicemix.components.util.PojoSupport.init(PojoSupport.java:85) > at > org.apache.servicemix.jbi.framework.ComponentMBeanImpl.init(ComponentMBeanImpl.java:192) > at > org.apache.servicemix.jbi.container.JBIContainer.activateComponent(JBIContainer.java:1025) > at > org.apache.servicemix.jbi.container.JBIContainer.activateComponent(JBIContainer.java:987) > at > org.apache.servicemix.jbi.container.JBIContainer.activateComponent(JBIContainer.java:946) > at > org.apache.servicemix.jbi.container.JBIContainer.activateComponent(JBIContainer.java:894) > at > org.apache.servicemix.jbi.container.SpringJBIContainer.afterPropertiesSet(SpringJBIContainer.java:67) > at > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAuto > reCapableBeanFactory.java:901) > at > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowir > apableBeanFactory.java:870) > at > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCap > leBeanFactory.java:393) > -- View this message in context: http://www.nabble.com/Drools-error-tf2298012.html#a6502329 Sent from the ServiceMix - User mailing list archive at Nabble.com.
