Quoting Hannes Erven <[EMAIL PROTECTED]>: > attached are two patches of today's coding session with Georg. > > First, the promised patch against ATCoordinator to speed up waiting > delays when preparing and terminating 2PC transactions. We managed to > get the total transaction time from ~12 seconds down to about 1 second. > In the process, we removed the RESPONSE_DELAY_MILLIS parameter as we > felt it is not needed anymore. > > > The second patch is against ParticipantImpl and adds exceptions that are > thrown when addressing headers are missing. This helps when debugging > clients that have an incomplete axis client configuration ;-)
thanks ppl. I will surely look at this soon and write a detail reply. I'm a bit tied up this week. > > > BTW, can we use Java 1.5 (generics, @Override, ...) or do we rather > stick to 1.3/1.4? stick to 1.4.2 for now. this depends on what axis uses. we cannot switch unless they also follow. > BTW, did you look at our recent patch which adds a second configuration > option to specify the kandula services context URL to use? this patch I'm still not sure what you'll are shooting for-- what I feel is that the requirement is met by the current code. may be if you could put it in another way/example may be that will help. thanks again. --dasarath --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
