On 11/23/10 15:51, Bram de Kruijff wrote:
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?
No.
2) What would the desired patch on Cassandra be. Eg. ContextClassLoader?
Shouldn't it be using its own bundle class loader?
-> richard
thanks,
Bram
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]