OSGi: jumping through classoading hoops
4 août 2009
To set the context of this post, let’s have a look at the original use case leading to the problem that caused the solution.
The use case
I wanted to use the Rome library to consume/produce RSS/Atom feeds. I have used it before on traditional JEE projects, but never in an OSGi container.
The environement
I […]