Andrew Waterman and Jervis Liu were working on a REST API for Guvnor: <meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="https://issues.jboss.org/browse/GUVNOR-1080">https://issues.jboss.org/browse/GUVNOR-1080</a> Maybe you can help them.<div>

In the other hand, I have implemented a way to embedd Guvnor&#39;s editors in external applications: <meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://ilesteban.wordpress.com/2010/11/23/guvnor-embed-assets-editor-in-your-application/">http://ilesteban.wordpress.com/2010/11/23/guvnor-embed-assets-editor-in-your-application/</a> </div>

<div><br></div><div>Best Regards,<br clear="all"><br>XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX<br><br>Esteban Aliverti<br>- Developer @ <a href="http://www.plugtree.com" target="_blank">http://www.plugtree.com </a><br>- Blog @ <a href="http://ilesteban.wordpress.com" target="_blank">http://ilesteban.wordpress.com</a><br>


<br><br><div class="gmail_quote">2010/12/23 Harshit Bapna <span dir="ltr">&lt;<a href="mailto:hrbapna@gmail.com">hrbapna@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div><font face="tahoma,sans-serif">Hello All,</font></div>
<div><font face="tahoma,sans-serif"></font> </div>
<div><font face="tahoma,sans-serif">I am able to successfully integrate Guvnor into my custom app. (based on spring)</font></div>
<div>(<a href="http://drools-java-rules-engine.46999.n3.nabble.com/How-to-integrate-Guvnor-GUI-in-a-test-app-td1595617.html" target="_blank">http://drools-java-rules-engine.46999.n3.nabble.com/How-to-integrate-Guvnor-GUI-in-a-test-app-td1595617.html</a>)</div>



<div><font face="tahoma,sans-serif"></font> </div>
<div><font face="tahoma,sans-serif">I have written some code in the index.jsp which invokes the ServiceImplementation of Guvnor.</font></div>
<div><font face="tahoma,sans-serif">I am observing that RuleRepository object is coming as null.</font></div>
<div><font size="2"><font face="tahoma,sans-serif">Note: Through the integrated app If I hit the Guvnor URL than it is working as normal.</font></font></div>
<div><font size="2"><font face="courier new,monospace"></font></font> </div>
<div><font size="2"><font face="courier new,monospace">private ServiceImplementation getService() {<br> ServiceImplementation impl = new ServiceImplementation();<br> RulesRepository <font color="#990000">repository</font> = impl.getRulesRepository();<br>


 return impl;<br>}</font></font></div>
<div><font face="Courier New"></font> </div>
<div><font face="tahoma,sans-serif">What is the suggested way of using the Guvnor services from the jsp/java ?</font></div>
<div><font face="Courier New"></font> </div>
<div><font face="Courier New"></font> </div>
<br>_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
<br></blockquote></div><br></div>