[Resteasy-users] LightweightBrowserCache substitution

2013-09-16 Thread Borut Bolčina
Hello, The Javadoc says the whole package org.jboss.resteasy.client.cache is deprecated but it does not provide any information what to use instead. Very bad practice IMHO. The same lack of info is for org.jboss.resteasy.client.ProxyFactory. So what should we use instead of LightweightBrowserCach

[Resteasy-users] Client Framework not honoring connection timeouts

2013-10-11 Thread Borut Bolčina
Hello, what is wrong with the code below? When using RestEasy Proxy Framework it seems the client is not using the configuration for connection timeouts. At line 54 there is a test url which returns response after 7 seconds, but the call is not aborted as one might expect. package si.najdi.httpc

[Resteasy-users] Client failover/loadbalancing

2014-03-26 Thread Borut Bolčina
Hello, is failover client support somewhere in the pipeline? Like http://cxf.apache.org/docs/jax-rs-failover.html How do you guys do it now? Regards, borut -- Learn Graph Databases - Download FREE O'Reilly Book "Graph D