[rules-users] Guvnor 6.0 download and Example Code

Michael Anstis michael.anstis at gmail.com
Sat Dec 7 03:31:34 EST 2013


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 at 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.blah.test/CAR/LATEST
> "));
>                 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-tp4027140.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20131207/88957a87/attachment.html 


More information about the rules-users mailing list