This is an automated email from the ASF dual-hosted git repository.
robertlazarski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
from 50ce10b763 Add mcpInputSchema to all service operations for MCP tool
discovery
new 5d7b7ce0a8 Move MCP docs into Maven site and add TOC entries
new 55243dd76e Add MCP support and Axis2/C 2.0.0 release to site index page
new be46e233e6 Add Monte Carlo VaR definition to MCP examples doc
new 1bf6ec9e40 Enable HTTPS-only deployments: JWT + X.509 dual-auth on
port 8443
new 262799957c Fix Tomcat 11 build: remove broken WAR unzip from
prepare-package
new 55c7e1e4d8 Update transport note: both C and Java now use HTTPS/HTTP2
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../src/userguide/springbootdemo-tomcat11/pom.xml | 25 ++----------
.../userguide/springboot/Axis2Application.java | 28 +++++++++++--
.../site/markdown/docs/mcp-architecture.md | 47 +++++++++++++---------
.../site/markdown/docs/mcp-examples.md | 22 ++++++----
src/site/xdoc/docs/toc.xml | 18 +++++++++
src/site/xdoc/index.xml | 30 ++++++++++++--
6 files changed, 117 insertions(+), 53 deletions(-)
rename MCP.md => src/site/markdown/docs/mcp-architecture.md (87%)
rename MCP_EXAMPLES.md => src/site/markdown/docs/mcp-examples.md (92%)