I use JDK and Spring 5 so I see no reason why not. Spring 6 is pretty new and I haven't got to that yet.
This is open source, so if you have concerns how about cloning the Axis2 git repo with a compile and letting us know? Asking questions will only get you so far. Helping us out here is the quickest way to know for sure and get a resolution. On Thu, Aug 17, 2023 at 3:09 AM Vignesh Ragavan <vigneshr.raga...@gmail.com> wrote: > Thanks for the update. > > Can't we use axis2 with java 17 and spring 6 version for now? > > > On Thu, 17 Aug, 2023, 6:35 pm robertlazarski, <robertlazar...@gmail.com> > wrote: > >> The javax vs jakarta issue is with open source libs and not the JDK. All >> those libs - in general - were moved out of the JDK. >> >> 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-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, < >>> vigneshr.raga...@gmail.com> wrote: >>> >>>> 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, <robertlazar...@gmail.com> >>>> 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 Vignesh Ragavan < >>>>> vigneshr.raga...@gmail.com> wrote: >>>>> >>>>>> 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 >>>>>> >>>>>>