[jboss-jira] [JBoss JIRA] Created: (JBRULES-1618) Check the context class-loader of the current thread before using it
Marcus Ilgner (JIRA)
jira-events at lists.jboss.org
Thu May 22 07:55:59 EDT 2008
Check the context class-loader of the current thread before using it
--------------------------------------------------------------------
Key: JBRULES-1618
URL: http://jira.jboss.com/jira/browse/JBRULES-1618
Project: JBoss Drools
Issue Type: Patch
Security Level: Public (Everyone can see)
Components: All
Affects Versions: 4.0.7
Reporter: Marcus Ilgner
Assigned To: Mark Proctor
Priority: Minor
After stumbling upon a situation where the context class loader of the current thread was not set, I added a non-null check in all places where it gets used.
Those checks where already present in most places so I added the new ones accordingly, using the class loader of the current class as a replacement.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list