UNRESOLVED
Details
Assignee
ROME Jira LeadROME Jira LeadReporter
splatchsplatchFix versions
Affects versions
Priority
Blocker
Details
Details
Assignee
ROME Jira Lead
ROME Jira LeadReporter
splatch
splatchFix versions
Affects versions
Priority
Created March 19, 2010 at 8:28 AM
Updated September 15, 2011 at 6:55 PM
Resolved August 10, 2010 at 11:26 PM
When I tired to run Rome on ServiceMix I found error with class loading. After
short investigate i found blog post:
http://js.jipiju.com/2009/08/04/osgi-jumping-through-classoading-hoops/
I patched Rome PropertiesLoader to use PropertiesLoader.class.getClassLoader()
in place Thread.currentThread().getContextClassLoader(). Patched version is
avaliable on:
http://repository.code-house.org/content/repositories/code-house.public.release/rome/rome/1.0-osgi/
Patched PropertiesLoader are available in rome-1.0-osgi-sources.jar.
Regards,
Luke