[
http://jira.jboss.com/jira/browse/JBRULES-1667?page=comments#action_12420025 ]
Mark Proctor commented on JBRULES-1667:
---------------------------------------
This is due to a CompositePackageClassLoader fastFindClass iterating and calling
fastFindClass on each child classloader, however fastFindClass does not search the parent
classloader and thus not picking up the classloader with the generated models in it.
Internal Models are not being resolved from the RuleBase
CompositeClassLoader
-----------------------------------------------------------------------------
Key: JBRULES-1667
URL:
http://jira.jboss.com/jira/browse/JBRULES-1667
Project: JBoss Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 5.0.0.M1
Reporter: Mark Proctor
Assigned To: Mark Proctor
Fix For: 5.0.0.M2
The classloader on the rulebase is not able to resolve internal models.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira