It my mistake , I found that the wsif version I used is not the declared release but a customized one. But still, I found that the timeout set to WSIF is never passed to AXIS , I fixed it by adding to WSIFPort_ApacheAxis when it create the AXIS Call ,a Call.setTimeout(WSIFProperties.getSyncTimeout())
Regards ofer -----Original Message----- From: Aleksander Slominski [mailto:[EMAIL PROTECTED] Sent: Friday, August 13, 2004 9:32 PM To: [EMAIL PROTECTED] Subject: Re: wsif.properties Ofer Baranes wrote: > > As I saw on debug, the WSIFProperties is trying to load properties > from the wsif.properties file, but this file > > ןis missing , as seems , the old wsif versions include this file in > the wsif.jar , but it is not there any more , > > My motivation is to change the timeout on requests , which is part of > that file , and the questions is , what > > Is the status of this missing file ? > hi, i am not sure - what is exactly the version of WSIF that you use now and used before? thanks, alek -- The best way to predict the future is to invent it - Alan Kay
