Version: Windchill 13.0
Use Case: Updating a custom WRS domain.
Description:
Hello All,
I need to do quite a lot of trial-and-error on my custom WRS domain, mainly manipulating .js files. Restarting MS every time to pick up my changes is annoying.
Since those scripts are interpreted by Nashorn anyway, I thought... maybe there's some magic trick (e.g. calling some MBean method) to reload them without restarting MS every time?
Thanks!