<div dir="ltr">You can also take advantage of the Drools and Camel integration. Apache Camel is an integration framework that does exactly that, expose the services via different transports.<div><br></div><div style>Cheers</div>

</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 14, 2013 at 3:00 PM, Stephen Masters <span dir="ltr">&lt;<a href="mailto:stephen.masters@me.com" target="_blank">stephen.masters@me.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Personally, I use the Spring framework to provide SOAP (and REST) web services to other applications. It&#39;s relatively simple to set it up and I&#39;m fond of the contract-first approach which it encourages.<br>


<br>
With regards integration with Drools, it&#39;s easy enough in Spring. You just need to create a Spring bean to act as the interface to your knowledge base. That way, Spring ensures that you have only one knowledge base instance in play, so it is configured and compiled when the application starts.<br>


<br>
I&#39;d be happy to answer any Spring/Drools integration questions (I don;t tend to use other web frameworks), and I can provide some code examples if Spring is the way you wish to go.<br>
<br>
Steve<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On 14 Jan 2013, at 13:50, riri &lt;<a href="mailto:irina.adam@gmail.com">irina.adam@gmail.com</a>&gt; wrote:<br>
<br>
&gt; Hello everyone,<br>
&gt;<br>
&gt; I need to develop a web application that includes Drools as its rule engine<br>
&gt; and would like to expose its functionality as web services. I would<br>
&gt; appreciate some expert opinion on which framework would be easiest to learn<br>
&gt; and to work with. Some of the posts I have seen regarding Drools and OSGi<br>
&gt; refer to it as a &quot;nightmare&quot;. Is that still true with the current version?<br>
&gt; If anyone has had any experience with Spring, EJB or other and would like to<br>
&gt; share I would be very interested since I am new to this domain. If there is<br>
&gt; a case to be made about not using a framework at all then I would also like<br>
&gt; to hear you out.<br>
&gt;<br>
&gt; Best regards,<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; View this message in context: <a href="http://drools.46999.n3.nabble.com/Web-services-and-Drools-tp4021509.html" target="_blank">http://drools.46999.n3.nabble.com/Web-services-and-Drools-tp4021509.html</a><br>
&gt; Sent from the Drools: User forum mailing list archive at Nabble.com.<br>
&gt; _______________________________________________<br>
&gt; rules-users mailing list<br>
&gt; <a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
<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>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br> - MyJourney @ <a href="http://salaboy.wordpress.com" target="_blank">http://salaboy.wordpress.com</a><div> - Co-Founder @ <a href="http://www.jugargentina.org" target="_blank">http://www.jugargentina.org</a><br>

 - Co-Founder @ <a href="http://www.jbug.com.ar" target="_blank">http://www.jbug.com.ar</a><br> <br> - Salatino &quot;Salaboy&quot; Mauricio -</div>
</div>