Hi everybody, a quick question to evaluate the feasibility of a project. Is it possible to dynamically add or remove resources and providers from a JAX-RS application?
I looked at the API and it doesn't seem possible, though the class JaxRsRestlet gives some hope. Maybe by using directly this class (with a bit of code duplication for the initialization) instead of initializing the application in the "canonical" way using JaxRsApplication + javax.ws.rs.core.Application would work. Any hint/comment? Thanks, Fabio ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2360622