Hi,
since WebLogic 9.x version there is a WorkManager concept is available to optimize the execution behaviour of threads per application.
You can configure global work managers using Administration Console, but I need to add workmanager creation in our automatic installation procedure which is using WLST (weblogic scription tool) (weblogic.Admin utility is also an option). Could someone provide me hints, tips how to do it.
I can't make it work. I can do some basic staff with WLST, I even can see my workmanagers which I defined in admin console, but how to create them from scratch using WLST ?
Start Free Trial