]
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:
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: