[jboss-jira] [JBoss JIRA] Created: (JBRULES-1441) ClassTypeResolver failling badly when trying to load a non existing simple name

Michael Neale (JIRA) jira-events at lists.jboss.org
Tue Jan 29 19:57:59 EST 2008


ClassTypeResolver failling badly when trying to load a non existing simple name
-------------------------------------------------------------------------------

                 Key: JBRULES-1441
                 URL: http://jira.jboss.com/jira/browse/JBRULES-1441
             Project: JBoss Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 4.0.4
            Reporter: Michael Neale
         Assigned To: Edson Tirelli
             Fix For: 5.0.0-M1


Simple one, 

found this while messing around: 
If you try to resolve a class: 

import Goo;

where Goo doesn't exist, it fails as it tries to look for a nested class: Line 241 in class type resolver (I am in an old version - so I don't want to make the fix just yet). 

Probably could be slightly more graceful. 

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

        



More information about the jboss-jira mailing list