<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Folks,<br>
<br>
Quick update on how the Spring (IOC) - Drools integration is going<br>
<br>
- About 2/3rds of what I'm doing is Examples and Documentation , the
other third is the Spring (IOC)-Drools adapter themselves.<br>
- Calling it IOC rather than Spring as the adapter classes are just
JavaBeans - in theory they should work with Guice and Seam as well.<br>
- Only a couple of adapter classes are needed; most functionality is
already in the existing Spring or Drools Frameworks.<br>
- Example is based on HelloWorld - preview is up on the wiki - <b><a class="moz-txt-link-freetext" href="http://www.firstpartners.net/kb/index.php/Spring_JBoss_Rules_%28Drools%29_Integration">http://www.firstpartners.net/kb/index.php/Spring_JBoss_Rules_%28Drools%29_Integration</a><br>
</b>- I'll need to provide Spring config / code snippets for Stateless
Sessions,&nbsp; RuleAgents and deploying as part of Web apps as well<br>
- Will refer to Transactions, Spring Proxy etc ; in general this part
will be RTSM (read the spring manual).<br>
<br>
Anybody has any thoughts?<br>
<br>
Paul<br>
<br>
<a class="moz-txt-link-abbreviated" href="http://www.firstpartners.net/blog">www.firstpartners.net/blog</a><br>
<br>
</body>
</html>