The following bugfix would be great to have in the 5.3 branch: https://issues.jboss.org/browse/JBRULES-3122
Edson Tirelli <ed.tirelli> updated the status of jira JBRULES-3122 to Resolved
Edson Tirelli <ed.tirelli> made a comment on jira JBRULES-3122 Patch applied. Thanks for providing it.
Edson Tirelli <ed.tirelli> updated the status of jira JBRULES-3122 to Closed
Patch applied to both master (5.4) and 5.3.x branches.
Test comment - please disregard.
Thanks!
Jesper S. Møller <jesper> made a comment on jira JBRULES-3122 I found another place where a null is being returned from a Drools class loader, this time it is the CompositeClassLoader in knowledge-api. For the life of me, I cannot find the tests for it, but I've added a pull request for it as well. Pull request at: https://github.com/droolsjbpm/droolsjbpm-knowledge/pull/17
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: When running JBoss BRMS with AspectJ a classloader error occurred because org.drools.rule.JavaDialectRuntimeData$PackageClassLoader.getResources returned null. This was resolved by changing the return type of getResources to a boolean.
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.