Drools now has out of the box Spring support:
http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-integration/html_single/index.html#d0e76
Mark
Drools Project Lead
Type: Posts; User: mproctor; Keyword(s):
Drools now has out of the box Spring support:
http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-integration/html_single/index.html#d0e76
Mark
Drools Project Lead
If you look here:
http://www.jdocs.com/page/AjaxSourceCode?oid=33308
You'll see:
if ( packageDescr.getName() == null || "".equals( packageDescr.getName() ) ) {
throw new...
Paul Browne, http://firstpartners.net/blog/, is leading a new drools-spring module. I announced this in the drools blog last week http://blog.athico.com/2008/01/drools-and-spring-integration.html....