[jboss-jira] [JBoss JIRA] (JBRULES-3304) WorkItem unmarshalling does not use rulebase classloader

Marco Rietveld (Created) (JIRA) jira-events at lists.jboss.org
Thu Dec 1 10:01:40 EST 2011


WorkItem unmarshalling does not use rulebase classloader
--------------------------------------------------------

                 Key: JBRULES-3304
                 URL: https://issues.jboss.org/browse/JBRULES-3304
             Project: Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 5.3.0.Final
            Reporter: Marco Rietveld
            Assignee: Marco Rietveld
            Priority: Minor
             Fix For: 5.3.1.Final



Because the rulebase does not get inserted into the (marshaller) context that's used for unmarshalling a WorkItem(Info), 
when {{MarshallerReaderContext.resolveClass(ObjectStreamClass)}} get's called, it can not use the ruleBase's root class loader. 

If necessary, I can supply a test case for this to show where it goes wrong -- at the moment it disappeared with a stash I dropped so that I'll have to recreate it.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list