[rules-users] load KIE JAR dynamically fails

wogo w.gosztyla at deltavista.com
Fri Jan 10 08:30:36 EST 2014


Hi, 

Please check if this dependency added to your standalone app help. There is
no KnowledgeAgent in 6.0.x, replaced by KieScanner. 

<dependency>
	<groupId>org.kie</groupId>
	<artifactId>kie-ci</artifactId>
	<version>6.0.1.Final</version>
</dependency>

Wojciech



--
View this message in context: http://drools.46999.n3.nabble.com/load-KIE-JAR-dynamically-fails-tp4027520p4027646.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list