Mike Gisler
4d19873776
big changes
2026-07-28 08:03:12 +02:00
Gizzler and Cursor
c73f53d740
Slim MfApi stack to restart-only path.
...
Drop ping/list discovery, WinRM scripts, and heavy Java probing so only KnownContainers + MBean restart remain.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-24 12:32:05 +02:00
Gizzler and Cursor
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
Gizzler and Cursor
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
Gizzler and Cursor
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
Gizzler and Cursor
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
Gizzler and Cursor
d6cf49532b
Fix UnsupportedClassVersionError: ship Java 8 SonicMfContainerTool.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-24 09:33:35 +02:00
Gizzler and Cursor
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
Gizzler and Cursor
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