Uploaded image for project: 'OpenEJB'
  1. OpenEJB
  2. OPENEJB-1100

EJB Clients using http can set connectTimeout and readTimeout

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.1.3
    • server
    • None

    Description

      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

      Attachments

        Activity

          People

            dblevins David Blevins
            dblevins David Blevins
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: