<p dir="ltr">Your helper class can be in a JAR in the web-containers classpath (I.e. /lib). No need to change the WAR.</p>
<p dir="ltr">Guvnor does not use a database and has no notion of a database connection. Guvnor uses JCR (for Guvnor 5.5 and lower).</p>
<p dir="ltr">Your helper class/JAR would need to handle all connectivity to perform what you need.</p>
<p dir="ltr">Sent on the move</p>
<div class="gmail_quote">On 8 Jan 2014 15:33, "abhinay_agarwal" <<a href="mailto:abhinay_agarwal@infosys.com">abhinay_agarwal@infosys.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Mantis,<br>
<br>
Can't I establish a database connection for enumerations and authentication<br>
in guvnor, without making any code change in the war ?<br>
<br>
Because, code change always makes the application less stable and is less<br>
preferred. So, it would be great if these functionality are provided before<br>
hand by drools. :)<br>
<br>
Regards,<br>
Abhinay<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Using-Advanced-Enumeration-Concepts-in-guvnor-tp4027563p4027605.html" target="_blank">http://drools.46999.n3.nabble.com/Using-Advanced-Enumeration-Concepts-in-guvnor-tp4027563p4027605.html</a><br>
Sent from the Drools: User forum mailing list archive at Nabble.com.<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>
</blockquote></div>