0 Replies Latest reply on Jan 25, 2010 12:11 AM by jboss-ssk

    timeout query string added by Jboss WS in URL creates issues

      Hi

       

      We are setting the timeout using "PROPERTY_CLIENT_TIMEOUT" on the client side to extend the response waiting time.  Jboss WS stack is adding this timeout to the URL as a queryString as

       

      http://localhost:7070/service?timeout=1000

       

      This creates issues on the remote system which uses a loadbalancer and URL filtering to prevent malicious access.

       

        Pls let me know how to avoid this timeout param in URL but still use the timeout feature

       

      thanks

      ssk