(axis-axis2-java-core) branch dependabot/maven/org.eclipse.platform-org.eclipse.ui.workbench-3.135.0 created (now 63f4fedaa6)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.eclipse.platform-org.eclipse.ui.workbench-3.135.0 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git at 63f4fedaa6 Bump org.eclipse.platform:org.eclipse.ui.workbench No new revisions were added by this update.
(axis-axis2-java-core) branch dependabot/maven/org.eclipse.platform-org.eclipse.equinox.common-3.20.0 created (now f4b26b536b)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.eclipse.platform-org.eclipse.equinox.common-3.20.0 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git at f4b26b536b Bump org.eclipse.platform:org.eclipse.equinox.common No new revisions were added by this update.
(axis-axis2-java-core) branch dependabot/maven/org.eclipse.platform-org.eclipse.swt-3.129.0 created (now 5a8911117c)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.eclipse.platform-org.eclipse.swt-3.129.0 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git at 5a897c Bump org.eclipse.platform:org.eclipse.swt from 3.128.0 to 3.129.0 No new revisions were added by this update.
(axis-axis2-java-core) branch dependabot/maven/activemq.version-6.1.6 created (now 6d77ef5d96)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/activemq.version-6.1.6 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git at 6d77ef5d96 Bump activemq.version from 6.1.5 to 6.1.6 No new revisions were added by this update.
(axis-axis2-java-core) branch dependabot/maven/org.eclipse.platform-org.eclipse.swt.win32.win32.x86_64-3.129.0 created (now 94a5bacf6f)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.eclipse.platform-org.eclipse.swt.win32.win32.x86_64-3.129.0 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git at 94a5bacf6f Bump org.eclipse.platform:org.eclipse.swt.win32.win32.x86_64 No new revisions were added by this update.
(axis-axis2-java-core) branch dependabot/maven/org.eclipse.platform-org.eclipse.core.runtime-3.33.0 created (now 3599c831fc)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.eclipse.platform-org.eclipse.core.runtime-3.33.0 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git at 3599c831fc Bump org.eclipse.platform:org.eclipse.core.runtime from 3.32.0 to 3.33.0 No new revisions were added by this update.
(axis-axis2-java-core) branch dependabot/maven/org.eclipse.platform-org.eclipse.jface-3.36.0 created (now c402316831)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.eclipse.platform-org.eclipse.jface-3.36.0 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git at c402316831 Bump org.eclipse.platform:org.eclipse.jface from 3.35.100 to 3.36.0 No new revisions were added by this update.
(axis-axis2-java-core) branch dependabot/maven/org.eclipse.platform-org.eclipse.core.resources-3.22.100 created (now 56d051b7b3)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.eclipse.platform-org.eclipse.core.resources-3.22.100 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git at 56d051b7b3 Bump org.eclipse.platform:org.eclipse.core.resources No new revisions were added by this update.
(axis-axis2-java-core) branch dependabot/maven/org.eclipse.platform-org.eclipse.osgi-3.23.0 created (now dd924e9eaa)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.eclipse.platform-org.eclipse.osgi-3.23.0 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git at dd924e9eaa Bump org.eclipse.platform:org.eclipse.osgi from 3.22.0 to 3.23.0 No new revisions were added by this update.
(axis-axis2-java-core) branch master updated: Doc typos and updates
This is an automated email from the ASF dual-hosted git repository. robertlazarski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git The following commit(s) were added to refs/heads/master by this push: new 092b1a8222 Doc typos and updates 092b1a8222 is described below commit 092b1a82226b809c6d554d534e002c40b6a9ae26 Author: Robert Lazarski AuthorDate: Tue Mar 11 05:46:57 2025 -1000 Doc typos and updates --- src/site/xdoc/docs/json-springboot-userguide.xml | 5 ++--- src/site/xdoc/docs/json_support_gson.xml | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/site/xdoc/docs/json-springboot-userguide.xml b/src/site/xdoc/docs/json-springboot-userguide.xml index f3a365e1c0..f0b86ffdd1 100644 --- a/src/site/xdoc/docs/json-springboot-userguide.xml +++ b/src/site/xdoc/docs/json-springboot-userguide.xml @@ -68,8 +68,7 @@ prefix the subject of the mail with [Axis2]. Getting Started This user guide explains how to write and deploy a -new JSON and REST based Web Service using Axis2, and how to write a Web Service client -using JSON with Curl. +new JSON and REST based Web Service using Axis2, and how to invoke a Web Service client using JSON with Curl. All the sample code mentioned in this guide is located in @@ -150,7 +149,7 @@ that registers AxisServlet with Spring Boot 3. Axis2 web services are installed via a WEB-INF/services directory that contains -files with an .aar extention for each service. These aar files are similar to +files with an .aar extension for each service. These aar files are similar to jar files, and contain a services.xml that defines the web service behavior. The pom.xml supplied in this guide generates these files. diff --git a/src/site/xdoc/docs/json_support_gson.xml b/src/site/xdoc/docs/json_support_gson.xml index 43d67881a9..6a54e0e3df 100644 --- a/src/site/xdoc/docs/json_support_gson.xml +++ b/src/site/xdoc/docs/json_support_gson.xml @@ -101,9 +101,9 @@ With this approach you can expose your POJO service to accept pure JSON request other than converting to any representation or format. You just need to send a valid JSON string request to the service url and, in the url you should have addressed the operation as well as the service. Because in this scenario Axis2 -uses URI based operation dispatcher to dispatch the correct operation. in +uses URI based operation dispatcher to dispatch the correct operation. In the docs here you can -find the complete user guide for this native approach. +find the guide for setting up this native approach, while here you can find a complete Native Approach example for the client and server with a Spring Boot 3 sample application. The Native approach is being implemented to use pure JSON throughout the axis2 message processing process. In Axis2 as the content-type header is used to specify the type of data in the message body,
(axis-axis2-java-core) branch dependabot/maven/jetty.version-12.0.17 created (now ff21689aa8)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/jetty.version-12.0.17 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git at ff21689aa8 Bump jetty.version from 12.0.16 to 12.0.17 No new revisions were added by this update.
(axis-axis2-java-core) branch dependabot/maven/org.codehaus.mojo-tidy-maven-plugin-1.4.0 created (now 029f64acfd)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.codehaus.mojo-tidy-maven-plugin-1.4.0 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git at 029f64acfd Bump org.codehaus.mojo:tidy-maven-plugin from 1.3.0 to 1.4.0 No new revisions were added by this update.