[
https://jira.jboss.org/jira/browse/JBRULES-2044?page=com.atlassian.jira.p...
]
Edson Tirelli closed JBRULES-2044.
----------------------------------
Resolution: Rejected
For now, there will be no option to set classloaders. This is done through the factory
method. For instance, for the KnowledgeBaseConfiguration:
/**
* Create a KnowledgeBaseConfiguration on which properties can be set. Use
* the given properties file and ClassLoader - either of which can be null.
* @return
* The KnowledgeBaseConfiguration.
*/
public static KnowledgeBaseConfiguration newKnowledgeBaseConfiguration(Properties
properties,
ClassLoader
classLoader) {
Add configuration options for the classloader in all configuration
objects (builder, base and session)
------------------------------------------------------------------------------------------------------
Key: JBRULES-2044
URL:
https://jira.jboss.org/jira/browse/JBRULES-2044
Project: JBoss Drools
Issue Type: Task
Security Level: Public(Everyone can see)
Components: drools-api, drools-compiler, drools-core
Affects Versions: 5.0.0.CR1
Reporter: Edson Tirelli
Assignee: Edson Tirelli
Priority: Blocker
Fix For: 5.0.0.GA
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira