You need to use KieScanner now. There have been alot of emails about this
recently; more details should not be hard to find.
Sent on the move
On 7 Dec 2013 03:02, "anjana.ackroyd" <anjana.ackroyd(a)gmail.com> wrote:
I am having a hard time finding a link to download Guvnor 6.0 . Can
any
please help me find it?
Also I am looking for an example code where I can read drl file created in
Guvnor 6.0 using KIE
I can find examples for 5.5.0
KnowledgeAgent kagent = KnowledgeAgentFactory.newKnowledgeAgent(
"myAgent1"
);
kagent.applyChangeSet(
ResourceFactory.newUrlResource("
http://localhost:8080/jboss-brms/org.drools.guvnor.Guvnor/package/pop.bla...
"));
KnowledgeBase kbase = kagent.getKnowledgeBase();
StatefulKnowledgeSession ksession =
kbase.newStatefulKnowledgeSession();
ResourceFactory.getResourceChangeScannerService().start();
--
View this message in context:
http://drools.46999.n3.nabble.com/Guvnor-6-0-download-and-Example-Code-tp...
Sent from the Drools: User forum mailing list archive at
Nabble.com.
_______________________________________________
rules-users mailing list
rules-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users