0 Replies Latest reply on Oct 30, 2006 4:28 PM by ipnightly

    Timeout web service call - Load issue

    ipnightly

      We have a c# client application using .NETCF, connecting/consuming web services provided by JBoss 4.0.3.

      We have seen on several occassions all server threads in use, and as a result other clients which try to connect are issued timeouts.

      The question(s) I have are:

      1. Where can we adjust the timeout for the call itself?
      2. Can different web service methods have different time outs?
      3. How long does it take before the pool of open connections are closed, and is this setting adjustable?

      Thanks again, Appreciate any insight/references to other documentation.