[jboss-jira] [JBoss JIRA] Resolved: (JBRULES-2958) Add spring support for ḰnowledgeAgent's drools.agent.useKBaseClassLoaderForCompiling attribute
Esteban Aliverti (JIRA)
jira-events at lists.jboss.org
Thu Apr 14 14:49:33 EDT 2011
[ https://issues.jboss.org/browse/JBRULES-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Esteban Aliverti resolved JBRULES-2958.
---------------------------------------
Fix Version/s: 5.2.0.M2
(was: 5.3.0.M1)
Resolution: Done
Now you can configure this attribute using "use-kbase-classloader" property:
<drools:kagent id="kagent1" kbase="kbase1" new-instance="true" use-kbase-classloader="true"/>
By default this attribute is "false"
If you want to use it, you need to use drools-spring-1.3.0.xsd schema
Commits:
https://github.com/droolsjbpm/drools/commit/84ca3511d17674cdc72052ef2e6dbcc50c4d76d8
https://github.com/droolsjbpm/droolsjbpm-integration/commit/d9ce38b6bf98061e6973a421d7e79d13b4cecd06
> Add spring support for ḰnowledgeAgent's drools.agent.useKBaseClassLoaderForCompiling attribute
> ----------------------------------------------------------------------------------------------
>
> Key: JBRULES-2958
> URL: https://issues.jboss.org/browse/JBRULES-2958
> Project: Drools
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: drools-spring
> Affects Versions: 5.2.0.M1
> Reporter: Esteban Aliverti
> Assignee: Esteban Aliverti
> Priority: Trivial
> Labels: knowledge_agent, spring, useKBaseClassLoaderForCompiling
> Fix For: 5.2.0.M2
>
>
> When configuring a kagent using spring, it would be good to have a way to set the value of drools.agent.useKBaseClassLoaderForCompiling configuration attribute
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list