If you are looking at a pure JSON only service, the are the docs for 1.8.2 however we are about to start a release vote on 2.0.0 that will support jakarta and Tomcat 11 / Wildfly 32.
https://axis.apache.org/axis2/java/core/docs/json-springboot-userguide.html There are other JSON use cases in these docs, that also explain in deeper detail how Axis2 supports JSON: https://axis.apache.org/axis2/java/core/docs/json_support_gson.html Let us know if you still have any questions. On Tue, Feb 18, 2025 at 4:33 AM Raghu Udupa <rud...@opentext.com.invalid> wrote: > We have an axis2java soap service implementation running for few years. We > would like to provide Rest/JSON support. > > > > What is the best way to provide that interface? Do we have to develop a > new service? Is there a sample rest service implementation using axis2 > > > > Thanks, > > Raghu > > >