atiaomar1978-hub commented on PR #25203: URL: https://github.com/apache/camel/pull/25203#issuecomment-5188489879
## Grok review follow-up (`$(git rev-parse --short HEAD)`) _AI-generated comment on behalf of atiaomar1978-hub_ Additional fixes from automated review: - **ClassResolver:** `JbangDevMcpServer` now resolves `ToolRegistry` / `ToolContext` via `camelContext.getClassResolver()` (aligns with on-demand dependency classloading) - **Error handling:** tool handler unwraps `InvocationTargetException` and always returns `McpToolCallResult` (never throws) - **Schema test:** `JbangDevMcpServerTest` verifies `select_process` publishes an `inputSchema` with required `name` property All 4 MCP unit tests passing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
