Search:

Type: Posts; User: qwertyuiop; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    481

    I tried this config too and the behavior is still...

    I tried this config too and the behavior is still as described above:


    <bean id="RestOperations" class="org.springframework.web.client.RestTemplate">
    <constructor-arg...
  2. Replies
    2
    Views
    481

    Is there no solution for this?

    Is there no solution for this?
  3. Replies
    2
    Views
    481

    RestTemplate timeout

    Hi,

    I want to set the connection timeouts for a rest service. I'm using the RestTemplate to talk to my service. I've done some research and I've found and used the xml below (in my application...
  4. Replies
    4
    Views
    5,706

    I've tried the above and I've also tried this: ...

    I've tried the above and I've also tried this:


    <bean id="requestFactory" class="org.springframework.http.client.SimpleClientHttpRequestFactory">
    <property name="connectTimeout"...
Results 1 to 4 of 4