ChildContext, subtle bug

2011-07-14 Thread Daniele Dellafiore
Hi. I instantiate a new ClientResource in the context of a Restlet Application to communicate to a third web service (in restlet itself). This just created client resource is set a ChildContext as the context. This resource does not seem to have any protocols cause it refers to the application

Re: ChildContext, subtle bug

2011-07-14 Thread Thierry Boileau
Hello Daniele, actually the Application declares its need of an HTTP client connector by using the connectorService. I wonder if the javadocs clairly explains this point. Here is the documentation of the ConnectorService#getClientProtocols: Returns the modifiable list of required client