[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
Thu Jul 22 17:52:40 EDT 2010
[ https://jira.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.M1
(was: 4.0.8)
These issues where all marked for 4.0.8, we no longer maintain the 4.0.x branch in the community. I'm moving them to 5.2.0.M2, so they can be checked that they no longer cause a problem there, and fixed if they do. If you require these fixed at the 4.0.x branch level, then please contact sales at jboss.com for subscription based support.
> Check the context class-loader of the current thread before using it
> --------------------------------------------------------------------
>
> Key: JBRULES-1618
> URL: https://jira.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.M1
>
> 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.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list