Guvnor exposes its resources through different urls. There is no need to access Jackrabbit repository by hand. Did you already read the documentation? http://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/target/docs/drools-guvnor/html_single/index.html#d0e1248
<http://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/target/docs/drools-guvnor/html_single/index.html#d0e1248>Best Regards, XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Esteban Aliverti - Developer @ http://www.plugtree.com - Blog @ http://ilesteban.wordpress.com On Sun, Jan 16, 2011 at 12:10 PM, Dwarka <[email protected]> wrote: > > Hello All, > > I am new to JBoss Drools and i am finding out a way to deploy drools and > invoke or fire rules from a java program. By reading some books and surfing > tro internet i learnt that there are two types of deployment model i.e. > push > and pull type. I understood everything in both the models expect for one > thing in common, > > "The Creation of a KnowledgeBase from a > resource" > > In the Drools environment we say a resource lives inside a repository. In > my > case i used Drools Guvnor to author the drl file and used the default > configuration JCR storage(jackrabbit file store). But i am not able to find > any of my drl's in the file store. Now i need to write a java client which > can load this drl file and fire the rules as required. I am very clear that > i am missing a very important part, but i was not lucky enough find an > answer for this. > > In this case i need to know how to retrieve a resource from the jackrabbit > repository and use the same in my java program. > > Thanks in advance, > Dwarka > -- > View this message in context: > http://drools-java-rules-engine.46999.n3.nabble.com/Java-Client-for-Drools-tp2267031p2267031.html > Sent from the Drools - User mailing list archive at Nabble.com. > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users >
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
