#-------------------------------------------------------------------------
# The defaultLang property determines what scripting language to use.
# Supported values are jacl and jython.
# The default value is jacl.
#-------------------------------------------------------------------------
# com.ibm.ws.scripting.defaultLang=jacl
com.ibm.ws.scripting.defaultLang=jython
by a.fontana