As an FYI there is http://issues.apache.org/jira/browse/TUSCANY-1893 where another user wanted this and had a local patch to make the value public so it could be customized. Ideally this would be configurable per SCA reference so something like an intent or new attribute in the binding.ws SCDL.
Did you know you can vote for JIRAs? If you're logged in to the JIRA system and viewing TUSCANY-1893 the vote option is on the bottom left so that might encourage someone to fix this. ...ant On Mon, Sep 15, 2008 at 6:07 PM, Simon Nash <[EMAIL PROTECTED]> wrote: > Porsch, Freddy wrote: > >> hello, >> our webservice have to do a lot of calculating stuff, thats why we have a >> timeout problem. Is there any solution to customize the timeout in the >> axis2.xml ? >> >> > Is this the client-side timeout when making a Web service request? > In Axis2BindingInvoker.invokeTarget(), this is set to a hard-coded > value of 240 seconds. Tuscany uses this value to override what > appears in axis2.xml. Does your application need a client to wait > for more than 240 seconds? > > Simon > > > >> >> CENIT AG Systemhaus, Industriestrasse 52-54, 70565 Stuttgart, Tel.: +49 >> 711 7825-30, Fax: +49 711 7825-4000, Internet: www.cenit.de >> Geschaeftsstellen: Berlin, Duesseldorf, Frankfurt, Hamburg, Hannover, >> Muenchen, Saarbruecken >> Vorstandsmitglieder: Kurt Bengel, Christian Pusch >> Aufsichtsratsmitglieder: Andreas Schmidt (Vorsitzender des Aufsichtsrats), >> Hubert Leypoldt, Andreas Karrer >> Bankverbindungen: >> Deutsche Bank (BLZ 600 700 70) Kto. 1661 040 IBAN : DE85 6007 0070 0166 >> 1040 00 SWIFT-CODE : DEUTDESS, >> Commerzbank (BLZ 600 400 71) Kto. 532 015 500 IBAN : DE83 6004 0071 0532 >> 0155 00 SWIFT-Code : COBADEFF600, >> BW-Bank (BLZ 600 501 01) Kto. 2 403 313 IBAN : DE17 6005 0101 0002 4033 13 >> SWIFT-Code : SOLADEST >> Registergericht: Amtsgericht Stuttgart >> Handelsregister: HRB Nr. 19117 >> Umsatzsteuer: ID-Nr. DE 147 862 777 >> >> > >
