Federico Mariani created CAMEL-24313:
----------------------------------------
Summary: Tests: MCP SDK client IT and Spring Boot servlet SSE
verification
Key: CAMEL-24313
URL: https://issues.apache.org/jira/browse/CAMEL-24313
Project: Camel
Issue Type: Sub-task
Components: camel-ai
Reporter: Federico Mariani
* Integration test using the official MCP Java SDK client against the running
server: initialize session, tools/list, tools/call (success, argument error,
execution error, timeout), list_changed notification on route stop/start.
* Spring Boot servlet SSE verification IT (in the camel-spring-boot repo):
assert SSE events arrive before stream completion through the servlet binding —
the servlet path flushes per write ({{DefaultHttpBinding.copyStream}}) but is
not on the verified SSE list (camel-a2a docs verify only Vert.x/platform-http,
Undertow, Jetty).
----
_This issue was drafted by Claude Code on behalf of Federico Mariani._
--
This message was sent by Atlassian Jira
(v8.20.10#820010)