You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xbean-dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2007/02/26 19:57:05 UTC

[jira] Created: (XBEAN-76) Another NPE in ClassFinder

Another NPE in ClassFinder
--------------------------

                 Key: XBEAN-76
                 URL: https://issues.apache.org/jira/browse/XBEAN-76
             Project: XBean
          Issue Type: Bug
    Affects Versions: 2.9
            Reporter: David Jencks
         Assigned To: David Jencks
             Fix For: 2.9


ClassFinder.readClassDef has a lot of opportunities  for NPEs.  I get them  when I've constructed a ClassFinder for a geronimo war classloader, the missing paths are in WEB-INF/classes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (XBEAN-76) Another NPE in ClassFinder

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/XBEAN-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks closed XBEAN-76.
-----------------------------

    Resolution: Fixed

Fixed NPE in rev 511967.  Also fixed intellij warnings (javadoc tags and unchecked assignments to generics)

> Another NPE in ClassFinder
> --------------------------
>
>                 Key: XBEAN-76
>                 URL: https://issues.apache.org/jira/browse/XBEAN-76
>             Project: XBean
>          Issue Type: Bug
>    Affects Versions: 2.9
>            Reporter: David Jencks
>         Assigned To: David Jencks
>             Fix For: 2.9
>
>
> ClassFinder.readClassDef has a lot of opportunities  for NPEs.  I get them  when I've constructed a ClassFinder for a geronimo war classloader, the missing paths are in WEB-INF/classes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.