RSSAmplifier

Marcello Barnaba · Apr 11, 2026

ansible-wsadmin: Bypassing AdminConfig to Automate WebSphere via JMX

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

tl;dr — IBM WebSphere has a clean configuration API (ConfigService) buried under a broken string-based wrapper (AdminConfig). I built an object-oriented Jython layer that hooks into ConfigService directly via JMX — easing configuration and ensuring type correctness through metadata introspection — plus a persistent daemon that eliminates JVM boot overhead, and 55 idempotent scripts that integrate…

Read on sindro.me

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.