Hello,<div>        I am trying out DRools and I want to integrate it with Flex LCDS. I have two projects </div><div><div><ol><li>Flex Prj has <ul><li>FLEX / Flash Builder 4 </li><li>LCDS</li><li>POSTGRESQL 8.4 ( MYSQL DB )</li>

</ul><br></li><li>DRools Prj has</li><ul><li>DRools</li><li>HIBERNATE 3.2.6</li><li>POSTGRESQL 8.4 ( MYSQL DB )</li></ul></ol><div>I know how to place compiled java classes in <a href="http://LCDS\tomcat\webapps\lcds\WEB-INF\classes">LCDS\tomcat\webapps\lcds\WEB-INF\classes</a> and call a method as remote method from Flex Prj&#39;s *.MXML file</div>

<div><br></div><div>Now considering DRools project to be actually a java application. I am trying to compile and place the the bin folder in <a href="http://LCDS\tomcat\webapps\lcds\WEB-INF\classes">LCDS\tomcat\webapps\lcds\WEB-INF\classes</a>.</div>

<div><br></div><div><b>Issue (step-by-step):</b></div><div><ol><li>Drools Prj was compiled in JRE6 it was creating an issue of with Flash Builder 4 ===(Resulted in)===&gt; Bad version number in .class file (unable to load class eu.kijanowski.drools.hibernate.DroolsHibernateTest)</li>

<li>I changed the DRools JRE to JDK 1.5 ===(Resulted in)===&gt; Now it gives the error of &quot;wrong name&quot;</li><li>Now I placed of the bin (removed bin) in <a href="http://LCDS\tomcat\webapps\lcds\WEB-INF\classes">LCDS\tomcat\webapps\lcds\WEB-INF\classes</a>. ===(Resulted in an error alert message)===&gt; org/drools/WorkingMemory</li>

</ol><div><br></div><div>I want to use DRools with LCDS. If there is a tutorial please direct me to that. My scenario might need both of the projects to be sent. which I can, please note.</div><div><br></div><div>My complete required tech stack is</div>

<div><ul><li>FLEX Unit</li><li>Flex Libs + DEGRAFA + CATALYST</li><li>Flash Builder 4 + Mate</li><li>LCDS</li><li>DRools</li><li>HIBERNATE 3.2.6</li><li>POSTGRESQL 8.4 ( MYSQL DB )</li><li>JBOSS</li></ul></div></div><div>

<br></div><div> </div></div></div><div><br></div><div>Regards<br>Hafeez<br>
</div>