[ 
https://issues.apache.org/jira/browse/CAMEL-12107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-12107.
---------------------------------
    Resolution: Invalid
      Assignee: Claus Ibsen

You cannot configure servlet configurations like that, it depends on what app 
server you use, and what they allow to configure their servlets. You need to 
look at that.

> support for setting connection/socket timeout on camel-servlet using endpoint 
> properties
> ----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-12107
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12107
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-servlet
>            Reporter: Rafael T C Soares
>            Assignee: Claus Ibsen
>
> The default timeout used by {{camel-servlet}} seems to be 30000ms. I could 
> not find a way to change this timeout declaratively using some endpoint 
> option/property. 
> {{camel-restlet}} [1] has two endpoint properties to handle this 
> declaratively: {{connectionTimeout}} and {{socketTimeout}}. This is useful 
> when using camel-servlet in Camel DSL to expose http rest endpoints. 
> Sometimes you have scenarios where your work takes more than 30s to respond a 
> client consumer and you need to increase the default timeout.
> [1] http://camel.apache.org/restlet.html



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to