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

David Blevins closed OPENEJB-1100.
----------------------------------

    Resolution: Fixed

> EJB Clients using http can set connectTimeout and readTimeout
> -------------------------------------------------------------
>
>                 Key: OPENEJB-1100
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1100
>             Project: OpenEJB
>          Issue Type: Improvement
>          Components: server
>            Reporter: David Blevins
>            Assignee: David Blevins
>            Priority: Minor
>             Fix For: 3.1.3
>
>
> These can be specified as query paramters in the connection URL.
> For example:
> java.naming.provider.url = 
> http://127.0.0.1:8080/openejb/ejb?connectTimeout=1000
> java.naming.provider.url = 
> http://127.0.0.1:8080/openejb/ejb?connectTimeout=1000&readTimeout=500

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to