[jboss-jira] [JBoss JIRA] Updated: (JBRULES-1618) Check the context class-loader of the current thread before using it
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Mon May 16 23:35:01 EDT 2011
[ https://issues.jboss.org/browse/JBRULES-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Proctor updated JBRULES-1618:
----------------------------------
Fix Version/s: 5.2.0.CR1
(was: 5.2.0.M1)
> Check the context class-loader of the current thread before using it
> --------------------------------------------------------------------
>
> Key: JBRULES-1618
> URL: https://issues.jboss.org/browse/JBRULES-1618
> Project: Drools
> Issue Type: Patch
> Security Level: Public(Everyone can see)
> Components: All
> Affects Versions: 4.0.7
> Reporter: Marcus Ilgner
> Assignee: Edson Tirelli
> Priority: Minor
> Fix For: 5.2.0.CR1
>
> Attachments: contextClassLoader.patch
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list