【发布时间】:2012-01-31 21:58:29
【问题描述】:
在 WebLogic 中,有类似于 WebSphere wsadmin 的 WLST(WebLogic 脚本工具)。 WLST 的好处在于您可以将其作为模块导入到其他 jython 代码中,并在没有任何依赖关系的情况下使用它。
以下是讨论此问题的链接: http://ghattus.com/2006/01/06/wlst-as-a-jython-module/
WebSphere wsadmin 是否可以实现相同的功能?
【问题讨论】:
标签: scripting websphere jython websphere-7 wsadmin