Hi, I am new to restlet and I've just download restlet 1.0 RC4, I find many of the library is OSGi compatible.
But when I try the tutorial, I find logger is bounded to java.util.logging. My question is why not set logger as standard OSGi mechanics. And do you have more docs such as : How to define customized Guard and ChallengeSchema? How to define and use encode/decode filters? How to integrate with Spring or OSGi? Jars dependences? Thx!

