Jython script library

Look up a Jython script by its name.

To open the information center table of contents to the location of this reference information, click the Refresh/Show Current Topic button (Information center navigation synchronization feature) on your information center border.

Avoid trouble: When you issue a Jython command in a wsadmin script that invokes a WebSphere Application Server MBean operation, and the MBean method returns a string that includes some NLS translated characters such as the French accent character, Jython automatically converts the string to a python unicode string, and returns the converted string to wsadmin. If you include the Jython print output command in the script that invokes the MBean method, the NLS translated characters are included in the string that the MBean method returns to wsadmin instead of the python unicode values.gotcha
Concept topic    

Terms of Use | Feedback

Last updated: Aug 29, 2010 7:21:45 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=vela&product=was-nd-dist&topic=welc_ref_adm_jython
File name: welc_ref_adm_jython.html