You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2009/11/01 02:16:59 UTC

[jira] Closed: (OPENEJB-1100) EJB Clients using http can set connectTimeout and readTimeout

     [ 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.