Fix Groovy syntax error in McpServices.xml - correct bracket in logger statement
- Fixed line 153: protocolMethodMappings[name]} → protocolMethodMappings[name]} - Resolves 'Unexpected input: }' @ line 160, column 17' compilation error - Allows service to compile and run properly - Session handling issue still needs investigation
Showing
2 changed files
with
8 additions
and
3 deletions
-
Please register or sign in to post a comment