[Axis2] java 17

2023-08-17 Thread Vignesh Ragavan
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

Re: [Axis2] java 17

2023-08-17 Thread Vignesh Ragavan
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

Re: [Axis2] java 17

2023-08-17 Thread Vignesh Ragavan
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

Re: [Axis2] java 17

2023-08-17 Thread Vignesh Ragavan
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 >> &

[Axis2] Java 17 axis isue

2023-08-23 Thread Vignesh Ragavan
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.

Re: [Axis2] java 17 tomcat 9

2023-09-15 Thread Vignesh Ragavan
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

[Axis 2] spring 6 tomcat 10 issue

2023-09-27 Thread Vignesh Ragavan
. Can we anyway use Axis 2 with spring 6? Thanks Vignesh Ragavan.

Re: [Axis 2] spring 6 tomcat 10 issue

2023-09-27 Thread 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