Hello, using the restlet engine in OSGI, it does not discover the protocol helpers. This is inconsistent with the "normal" startup where the engine does discover protocolhelpers. Is this by design?
In Engine.java, discoverProtocols is called from line 324. This is not implemented in Activator. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2656752

