Hi
I am using Axis2-transport-http maven dependency in my project. I am
updating project to java 17. Is axis2 support java 17?
Thanks
Vignesh
Axis2-transport-http uses javax.servlet and java 17 support jakarta. How to
resolve this issue?
On Thu, 17 Aug, 2023, 5:30 pm robertlazarski,
wrote:
> At my day job, all of our projects use JDK 17 and I expect that you will
> have no issues.
>
> On Thu, Aug 17, 2023, 18:39 Vig
Hi
Axis2-transport-http uses javax.servlet and java 17 support jakarta. We are
using axisservlet class which is not jakarta type. How to resolve
this issue?
Regards
Vignesh
On Thu, 17 Aug, 2023, 5:41 pm Vignesh Ragavan,
wrote:
> Axis2-transport-http uses javax.servlet and java 17 supp
There is a lot of discussion about this in our Jira issues and the next
> Axis2 release along with the next Axiom release will have progress on that
> question,
>
> On Thu, Aug 17, 2023 at 2:25 AM Vignesh Ragavan <
> vigneshr.raga...@gmail.com> wrote:
>
>> Hi
>>
&
Hi
After upgrading java 11 to java 17. I am getting below error
The service cannot be found for the endpoint reference EPR
Can anyone guide me how to resolve this issue.
Thanks.
Can we use java 17 with axis 1.6.4?
On Fri, 15 Sept, 2023, 5:26 am robertlazarski,
wrote:
> Is that happening on Axis2 1.8.2?
>
> axiom-impl-1.4.0.jar probably only works on Axis2 1.8.2.
>
> axiom-impl-1.2.20.jar is from seven years ago, which is why I ask.
>
>
> On Thu, Sep 14, 2023 at 12:29 PM
.
Can we anyway use Axis 2 with spring 6?
Thanks
Vignesh Ragavan.
gt;
> The next release of Axis2 will no longer support javax packages in favor
> of jakarta but that won't likely happen until 2024.
>
> On Wed, Sep 27, 2023 at 2:36 AM Vignesh Ragavan <
> vigneshr.raga...@gmail.com> wrote:
>
>> Hi
>>
>> I am planning t