CLAP Protocol in Restlet and OSGi
Problem: Accessing resources using the CLAP protocol in Restlet becomes troublesome in an OSGi environment. In particular, if the Restlet libraries are in a different bundle than the resources, which shall be accessed using the CLAP protocol. Solution: Although it might be more than a workaround than a solution, it