Hi List,

we are embedding a 3rd party library (in this case Apache Cassandra)
in a bundle . At startup it uses ClassLoader.getSystemClassLoader to
load a resource which fails.

1) Is there a way to intercept this call so that the resource is
loaded from the bundle classpath?
2) What would the desired patch on Cassandra be. Eg. ContextClassLoader?

thanks,
Bram

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org

Reply via email to