[geotk] [JIRA] Created: (GEOTK-102) ResourceInternationalString does not handle Classloaders

Johann Sorel (JIRA) jira at geomatys.com
Sat Jun 12 07:38:27 EDT 2010


ResourceInternationalString does not handle Classloaders
--------------------------------------------------------

                 Key: GEOTK-102
                 URL: http://jira.geotoolkit.org/browse/GEOTK-102
             Project: Geotoolkit
          Issue Type: Bug
          Components: Utilities
    Affects Versions: 3.12
            Reporter: Johann Sorel
            Assignee: Martin Desruisseaux
             Fix For: 3.13
         Attachments: diff.txt

The current ResourceInternationalString class does not handle ClassLoaders.

When loading the class in one classloader and asking him to access resources from another classloader it fails (which is perfectly normal).
Like the ResourceBundle class, a Classloader argument should be passed to the ResourceInternationalString to solve this issue.

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

        


More information about the Geotoolkit mailing list