RE: Broken download links for Axis2/J 1.8.1

2022-07-05 Thread Nugent, Rob
our voting process. We are all volunteers so it could take up to a week. Robert On Tue, Jul 5, 2022 at 1:57 AM Nugent, Rob mailto:rob.nug...@nttdata.com>> wrote: Hi, I just went to download the ‘Binary Distribution’ of Axis2/J 1.8.1, but the download links on this page ar

Broken download links for Axis2/J 1.8.1

2022-07-05 Thread Nugent, Rob
Hi, I just went to download the 'Binary Distribution' of Axis2/J 1.8.1, but the download links on this page are broken: https://axis.apache.org/axis2/java/core/download.html Can anyone advise please ? I need the full binary distribution zip file, which currently resolves to: https://www.apac

RE: Disabling retries with AXIS2/J 1.8.0

2021-10-21 Thread Nugent, Rob
zero retries. If that works for you, I suggest creating a Jira issue and a patch for supporting zero retries. Robert On Thu, Oct 14, 2021 at 11:14 PM Nugent, Rob mailto:rob.nug...@nttdata.com>> wrote: Hello All, Prior to Axis2/J 1.8.0, I have been using the technique described

Disabling retries with AXIS2/J 1.8.0

2021-10-15 Thread Nugent, Rob
Hello All, Prior to Axis2/J 1.8.0, I have been using the technique described at the following URL to disable retries with the Axis client: https://stackoverflow.com/questions/2211578/axis2-how-to-set-connection-retry Now, this technique uses classes (e.g. HttpMethodParams) that are part of Apa