Fix null params handling in processMcpMethod
- Add null check for params before setting sessionId - Remove references to non-existent sessionManager in destroy and other methods - This fixes the NullPointerException when processing notifications/initialized
Showing
35 changed files
with
16 additions
and
8 deletions
.gradle/7.4.1/checksums/checksums.lock
0 → 100644
No preview for this file type
No preview for this file type
File mode changed
.gradle/7.4.1/fileChanges/last-build.bin
0 → 100644
No preview for this file type
.gradle/7.4.1/fileHashes/fileHashes.lock
0 → 100644
No preview for this file type
.gradle/7.4.1/gc.properties
0 → 100644
File mode changed
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
build/classes/groovy/main/org/moqui/mcp/McpSessionManager$_cleanupInactiveSessions_closure6.class
0 → 100644
No preview for this file type
build/classes/groovy/main/org/moqui/mcp/McpSessionManager$_cleanupInactiveSessions_closure7.class
0 → 100644
No preview for this file type
No preview for this file type
build/classes/groovy/main/org/moqui/mcp/McpSessionManager$_getActiveSessionCount_closure8.class
0 → 100644
No preview for this file type
build/classes/groovy/main/org/moqui/mcp/McpSessionManager$_getSessionStatistics_closure3.class
0 → 100644
No preview for this file type
build/classes/groovy/main/org/moqui/mcp/McpSessionManager$_shutdownGracefully_closure4.class
0 → 100644
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
build/classes/groovy/main/org/moqui/mcp/ServiceBasedMcpServlet$_broadcastSseEvent_closure2.class
0 → 100644
No preview for this file type
No preview for this file type
No preview for this file type
build/classes/groovy/main/org/moqui/mcp/ServiceBasedMcpServlet$_startKeepAliveTask_closure3.class
0 → 100644
No preview for this file type
No preview for this file type
No preview for this file type
build/tmp/jar/MANIFEST.MF
0 → 100644
lib/moqui-mcp-2-1.0.0.jar
0 → 100644
No preview for this file type
-
Please register or sign in to post a comment