[jboss-jira] [JBoss JIRA] Created: (JBRULES-3176) Classload issue on Package Merging for MVEL dialect's

Mark Proctor (JIRA) jira-events at lists.jboss.org
Tue Aug 16 06:58:17 EDT 2011


Classload issue on Package Merging for MVEL dialect's
-----------------------------------------------------

                 Key: JBRULES-3176
                 URL: https://issues.jboss.org/browse/JBRULES-3176
             Project: Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: Mark Proctor
            Assignee: Mark Proctor


Packages, for MVEL, on creation have imports that reference Class instances. When you merge those Packages, like when adding to the kbase, it retains reference to those Classes. Thse classes may have been generated on a different classloader. We must instead store the String and re-resolve on merge.

--
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