Bug 773615

Summary: Backport JBRULES-3122 to BRMS 5.3
Product: [JBoss] JBoss Enterprise BRMS Platform 5 Reporter: Lukáš Petrovický <lpetrovi>
Component: BRE (Expert, Fusion)Assignee: Nobody <nobody>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: BRMS 5.3.0.GACC: ldimaggi
Target Milestone: ---   
Target Release: BRMS 5.3.0.GA   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
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.
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-10 03:14:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lukáš Petrovický 2012-01-12 12:28:04 UTC
The following bugfix would be great to have in the 5.3 branch:
https://issues.jboss.org/browse/JBRULES-3122

Comment 1 JBoss JIRA Server 2012-01-12 15:37:53 UTC
Edson Tirelli <ed.tirelli> updated the status of jira JBRULES-3122 to Resolved

Comment 2 JBoss JIRA Server 2012-01-12 15:37:53 UTC
Edson Tirelli <ed.tirelli> made a comment on jira JBRULES-3122

Patch applied. Thanks for providing it.

Comment 3 JBoss JIRA Server 2012-01-12 15:37:58 UTC
Edson Tirelli <ed.tirelli> updated the status of jira JBRULES-3122 to Closed

Comment 4 Edson Tirelli 2012-01-12 15:39:01 UTC
Patch applied to both master (5.4) and 5.3.x branches.

Comment 5 Len DiMaggio 2012-01-12 16:41:07 UTC
Test comment - please disregard.

Comment 7 Lukáš Petrovický 2012-01-23 12:50:31 UTC
Thanks!

Comment 10 JBoss JIRA Server 2012-01-30 14:46:58 UTC
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

Comment 11 lcarlon 2012-06-05 06:30:57 UTC
    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.

Comment 14 Red Hat Bugzilla 2025-02-10 03:14:38 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.