The IBM® Jacl
to Jython Conversion Assistant (Jacl2Jython) is a program that assists in
converting WebSphere® administrative
(wsadmin) scripts written in Jacl into Jython syntax. After successfully
running the Jacl2Jython program, it produces a preliminary converted Jython
script file. With this preliminary converted Jython script, you are responsible
for manually verifying all of the preliminary conversion and manually convert
or modify the code to make the script function as originally intended. Even
if the preliminary conversion might appear correct, you are require to complete
the line-by-line manual review and verification of the preliminary converted
Jython script. Here are some considerations for your manual alterations to
the preliminary Jython script file produced by the Jacl2Jython program: