Hi Vikash, We had feedback from people able to successfully integrate OSGi and Restlet to achieve such dynamic attachment of applications. See those posts for example: http://blog.noelios.com/2008/05/05/nasa-launch-restlet-on-osgi-orbit/ http://bryanhunt.wordpress.com/2009/11/23/updating-ensemble-for-restlet-2-0- license-beware/
This is a use case we plan to cover in Restlet Framework 2.1. For now, you can check the specification page in the developer's wiki, which might give you useful pointers: http://wiki.restlet.org/developers/172-restlet/124-restlet.html Best regards, Jerome Louvel -- Restlet ~ Founder and Technical Lead ~ http://www.restlet.org Noelios Technologies ~ http://www.noelios.com -----Message d'origine----- De : Vikash Agrawal [mailto:[email protected]] Envoyé : dimanche 7 février 2010 10:05 À : [email protected] Objet : RE: Re: Adding/removing JAX-RS resources at runtime Thanks for your quick reply!!! As per your suggestion, I need to create a new class by extending Application class and attach all the new resources to the router in createInboundRoot method. Then my question is as Client will not have acces to Restlet related code which is in OSGi bundle then how would I add this application class to the router. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=24455 63 ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2452473

