((WSIFPort_ApacheAxis)port.getCall().setTimeout(...);

----- Original Message ----- 
From: "Jacques-Olivier Goussard" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 01, 2003 1:14 PM
Subject: RE: Setting timeouts


I did not see any Call.setTimeout in the apache axis 
provider - but maybe I'm mistaken.
Wouldn't it be usefull to devise a generic mechanism to
set properties on all WSIFProviders/WSIFPorts ? 
Like a setContext(HashMap c) API or so ?
I can imagine that setting timeout/passwd/user could be
usefull for SOAP, and could be extended to set java bean
properties on the "java:address" class in the case of
a Java binding for ex.
/jog

> -----Original Message-----
> From: Anil Ambati [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 01, 2003 3:00 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Setting timeouts
> 
> 
> 
> 
> 
> 
> Won't modifying the wsif.syncrequest.timeout=10000 entry in the
> wsif.properties file change the time out when a web service does not
> respond? I have not tried this, only read about it.  What is 
> best practice
> for modifying entries in wsif.properties file since it is in wsif.jar?
> 
> Regards,
> Anil Ambati
> SDWB Development
> 919-254-6152
> [EMAIL PROTECTED]
> "You have no responsibility to live up to what other people 
> think you ought
> to accomplish." -Richard Feynman (1918-1988)
> "Money is as bad as it is necessary" - Anonymous
> 
> 
>                                                               
>                                                               
>             
>                       "Jacques-Olivier                        
>                                                               
>             
>                       Goussard"                To:       
> <[EMAIL PROTECTED]>                                     
>                  
>                       <[EMAIL PROTECTED]>         cc:            
>                                                               
>             
>                                                Subject:  
> Setting timeouts                                              
>                  
>                       10/01/2003 11:12                        
>                                                               
>             
>                       AM                                      
>                                                               
>             
>                       Please respond to                       
>                                                               
>             
>                       wsif-user                               
>                                                               
>             
>                                                               
>                                                               
>             
> 
> 
> 
> 
> Hi
> Is there a way to set connection timeouts in WSIF ?
> I'm testing several web services and some don't reply to
> the request. WSIF/AXIS seems to hang in that case.
> How can I set a "reply timeout" ?
> Thanks
>        /jog
> 
> 
> 

Reply via email to