Hi sync,
an application has its own tunnelfilter ready to work. If you want to
use it, there is nothing to do at all.
Could you explain us what you want to do?
The behaviour of the Tunnel Service is specified in the Restlet API (see
[1]) and implemented in the reference implementation (the No
Managed to fix it. TunnelFilter should be assigned to Router object in the
createRoot method of Appplication object to ensure filtering is filtered at the
routing stage not to in the Application.
Hi all,
I tried to use TunnelFilter, however it fails with the following response:
The server has not found anything matching the request URIYou can get
technical details ...
This is how I initialized TunnelFilter within ServletContainer.
...
Application application = getApplication();
if ((c
3 matches
Mail list logo