[
https://jira.jboss.org/jira/browse/DNA-530?page=com.atlassian.jira.plugin...
]
Dan Florian resolved DNA-530.
-----------------------------
Resolution: Done
In the constructor, removed the code that sets the class loader to the current
thread's class loader if no class loader is specified. Now when no class loader is
specified at construction the class loader of this class will be used.
ClasspathLocalizationRepository Should Not Use Thread Context Class
Loader
--------------------------------------------------------------------------
Key: DNA-530
URL:
https://jira.jboss.org/jira/browse/DNA-530
Project: DNA
Issue Type: Bug
Components: Common
Affects Versions: 0.6
Environment: Ubuntu 9.04
Reporter: Dan Florian
Assignee: Dan Florian
Fix For: 0.7
Ran Eclipse with JBoss MetaMatrix Designer installed as well as the DNA Eclipse plugin.
At startup MetaMatrix sets the current thread's context class loader. This was causing
a problem (stack overflow) in I18N class used by the DNA Eclipse plugin.
ClasspathLocalizationRepository should always use it's own class loader.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira