[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
Sun Oct 5 22:28:21 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBRULES-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Proctor updated JBRULES-1618:
----------------------------------

    Fix Version/s: 4.0.8
         Assignee: Edson Tirelli  (was: Mark Proctor)


> Check the context class-loader of the current thread before using it
> --------------------------------------------------------------------
>
>                 Key: JBRULES-1618
>                 URL: https://jira.jboss.org/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
>            Assignee: Edson Tirelli
>            Priority: Minor
>             Fix For: 4.0.8
>
>         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/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list