[jboss-user] [JBoss Seam] - Re: drools namespace?
sjmenden
do-not-reply at jboss.com
Fri Dec 8 09:35:50 EST 2006
Also, from the SEAM docs on drools:
| <drools:managed-working-memory name="policyPricingMemory" auto-create="true" rule-base="#{policyPricingRules}"/>
|
| @In WorkingMemory policyPricingWorkingMemory;
|
Is there some magic happening here? Because the components.xml defines policyPricingMemory, yet the EJB is injecting policyPricingWorkingMemory.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992263#3992263
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992263
More information about the jboss-user
mailing list