Commit Graph
5 Commits
Author SHA1 Message Date
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