- A2A refers to Agent-to-Agent communication in multi-agent systems.
- MCP refers to the Model Context Protocol, not Master Control Program.
- Find and share some old proof from our history that shows Jakarta EE knows that standards are for standardizing, not innovating.
- AND at the same time Jakarta EE knows that customers do look to Jakarta EE for direction and leadership.
- In this context here are several open standard enterprise Java AI efforts. For each one describe the current state, current direction, and possible path to standardization.
- MicroProfile AI.
- Quarkus AI.
- Please fill in more.
Greetings programs,
With the Jakarta EE 11 release review ballot safely underway, it is time to conduct a retrospective. We will use the Tuesday 24 June 2025 11:00 - 12:00 EDT occurrence for this purpose.
Even if you don't normally attend these meetings, please consider attending this one.
https://eclipse.zoom.us/j/82720968518?pwd=XQLunKYMRJFSbNtgouPG5TcNTwEafa.1
In the next week, ask yourself some questions about your participation in Jakarta EE.
- What might have prompted you to be more involved?
Background for making the request
- An important set of EE 11 TCK tests are currently failing: the subset of the Connectors specification relating to the use of Servlet and JSP with Connectors. For discussion: ConnectorServletJsp [tck-2183]
- The cause of the failure has been determined to not be in the EE 11 TCK.
- The same set of tests when run with GlassFish 7 do not fail.
- Therefore, we assert the failure is an implementation bug in GlassFish 8.0-JDK17.
A CDI (Contexts and Dependency Injection) Portable Extension is a feature in CDI that allows developers to extend the CDI container's functionality in a portable, container-independent way. Portable extensions can leverage the CDI SPI (Service Provider Interface) to interact with the CDI container at various lifecycle events such as initialization, shutdown, and during the processing of beans.
Key characteristics of CDI Portable Extensions:
- Portability: They are designed to work across different CDI implementations and containers.
- Integration: They can interact with the CDI container lifecycle and modify the behavior of the CDI environment.
- Customization: They allow adding custom behavior, such as registering new beans, interceptors, decorators, and observers.
In contrast, a non-portable CDI extension would typically be specific to a particular CDI implementation or container and may use non-standard APIs, making it less portable and reusable across different environments.
Summary:
Version 2025-01-10 17:58 EST
Ich habe alle euer JUG Städte aufs eine Google Map inkludiert.
- Bonn
Liebe JUG Leader,
Ed Burns hat mich gebeten euch auf seine JUG-Tour im Frühjahr aufmerksam zu machen. Wie in den vergangenen Jahren wird er an der JavaLand teilnehmen, d.h. er ist von Mitte März bis Mitte April in Deutschland und würde sich über zahlreiche Besuche bei unseren User Groups freuen. Er hat folgende Themen im Repertoire:
- KI
- Java und KI mit LangChain4J - insbesondere mit JakartaEE oder MicroProfile.
- KI unterstützte Java Migration
- Azure
To: platform-dev Subject: [BALLOT] Proposal for bringing EE 11 Web and Platform specs to ballot by end of CY 2024
A +1 vote means you, as a Platform Project committer, agree we, as the Platform Project, will submit the ballots for EE 11 Web and Platform profiles with a TCK exclusion list containing all the non-passing appclient tests as of 2024-12-15.
Greetings programs,