Yea, I already did that, I'm using CXF, not Jersey if that's what you mean. See https://github.com/sgjava/tomee-jaxrs-test
On Mon, Jul 20, 2015 at 2:04 PM, Romain Manni-Bucau <[email protected]> wrote: > Well I asked you to debug to: > > 1) ensure you use the impl you think > 2) ensure you use the frontend (cxf semantic) you think > > both can make it ignored > > > > Romain Manni-Bucau > @rmannibucau <https://twitter.com/rmannibucau> | Blog > <http://rmannibucau.wordpress.com> | Github < > https://github.com/rmannibucau> | > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber > <http://www.tomitribe.com> > > 2015-07-20 11:02 GMT-07:00 Steve Goldsmith <[email protected]>: > > > OK, I'll take a look at the source. It appears to ignore it, but it would > > be nice if it worked in the generic JAX-RS way. > > > > On Mon, Jul 20, 2015 at 12:22 PM, Romain Manni-Bucau < > > [email protected]> > > wrote: > > > > > Would be great, you can also debug in > > > org/apache/cxf/jaxrs/client/spec/ClientImpl > > > where this property should be taken into account. > > > > > > > > > Romain Manni-Bucau > > > @rmannibucau <https://twitter.com/rmannibucau> | Blog > > > <http://rmannibucau.wordpress.com> | Github < > > > https://github.com/rmannibucau> | > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber > > > <http://www.tomitribe.com> > > > > > > 2015-07-20 8:27 GMT-07:00 sgjava <[email protected]>: > > > > > > > According to > > > > > > > > > > > > > > http://cxf.apache.org/docs/jax-rs-client-api.html#JAX-RSClientAPI-ConfiguringClientsatRuntime > > > > it should work in version >= 3.1.0. TomEE 7.0.0 uses this version, > so I > > > > guess I could create a stand alone CXF client and see what happens. > > Then > > > > I'll report it to CXF list if it's still a problem. > > > > > > > > > > > > > > > > -- > > > > View this message in context: > > > > > > > > > > http://tomee-openejb.979440.n4.nabble.com/javax-ws-rs-client-Client-read-timeout-not-working-TomEE-2-0-0-tp4675506p4675551.html > > > > Sent from the TomEE Users mailing list archive at Nabble.com. > > > > > > > > > > > > > > > -- > > Steven P. Goldsmith > > > -- Steven P. Goldsmith
