Commit Graph
9 Commits
Author SHA1 Message Date
GizzlerandCursor 12eebfc78a Simplify app to certificate recognition and MfApi restart only.
Remove XApi, WinRM, LocalCmd, HTTP API, TLS probe, SQL deploy model, and deploy UI.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 11:06:10 +02:00
GizzlerandCursor 7a9cdb6ecf Force new MfApi tool build and MBean stop restart path.
Reject stale SonicMfContainerTool.class, print ToolVersion, prefer tool on classpath.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 10:22:39 +02:00
Gizzler ada6b6ca83 Fallback MfApi restart via MBean stop when IAgentProxy is unbounded.
Remote JMS clients cannot call IAgentProxy.restart; use stop/restart invoke like SMC.
2026-07-24 10:19:29 +02:00
GizzlerandCursor a89a7ad4b6 Fix MfApi ClassNotFound by passing Java classpath via ArgumentList.
Use ct-ZADBService and explicit MfClientLibPath so SMC restart finds client JARs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 10:16:01 +02:00
GizzlerandCursor 5f216badca Avoid Java21 jar; prefer version-checked Java8 class files.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 09:34:24 +02:00
GizzlerandCursor 368733a4fd Add inner Args class file for Java 8 SonicMfContainerTool.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 09:33:58 +02:00
GizzlerandCursor d6cf49532b Fix UnsupportedClassVersionError: ship Java 8 SonicMfContainerTool.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 09:33:35 +02:00
GizzlerandCursor ea6e760434 Fix MfApi Java discovery via SonicHome JRE and ship prebuilt tool.
MfApi restart/list no longer requires system JAVA_HOME or javac when Sonic ships a JRE and Tools/SonicMfContainerTool.jar is present.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 09:00:45 +02:00
GizzlerandCursor 11941a45f5 Switch default restart to Sonic MF Management API via Domain Manager.
Use ConnectionUrl and SMC credentials with IAgentProxy.restart; keep WinRM only as optional fallback.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 08:54:53 +02:00