FileSystemRepository#listUris() produces wrong URI array when the repository 
contains a malformed entry
-------------------------------------------------------------------------------------------------------

         Key: GERONIMO-1468
         URL: http://issues.apache.org/jira/browse/GERONIMO-1468
     Project: Geronimo
        Type: Bug
    Reporter: Kristian Koehler


Hi

if the local repository under <geronimo_home>/repository contains files with 
malformed filenames the method listURIs returns a wrong array which crashes the 
AdminConsole with a NPE. This happens when in several places (e.g. Common 
Libraries, Database Pools).

The attached patch fixes this issue.

Kristian

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to