A2A Java SDK for Jakarta Servers Examples
June 2, 2026 ยท View on GitHub
The following examples should provide you with the needed background to be able to use the A2A protocol on a Jakarta server:
simple- A simple application with a mocked LLM packaged for use in WildFly. It shows how to package the parts from https://github.com/wildfly-extras/a2a-jakarta and its dependencies from https://github.com/a2aproject/a2a-java into a .war file so you can deploy an A2A agent on a Jakarta server.