You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=== This issue was migrated from JIRA ===
Type: Task
Priority: Blocker
Status: Open
Resolution: UNRESOLVED
Reported by: splatch
Assigned to: ROME Jira Lead
Created: Fri Mar 19 09:28:24 CET 2010
Updated: Thu Sep 15 20:55:40 CEST 2011
Resolved: Wed Aug 11 01:26:08 CEST 2010
Version: current
Fix version: milestone 1
JIRA Link: https://rometools.jira.com/browse/ROME-142
=========================================
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
The text was updated successfully, but these errors were encountered: