Upgrade Jython in nGrinder

Posted by viji1188 on
URL: http://ngrinder.373.s1.nabble.com/Upgrade-Jython-in-nGrinder-tp135.html

Hi

I use Jython-2.2.1 in nGrinder version 3.0 and JDK version 1.7.0_10. Is there any way to upgrade Jython version in nGrinder controller.
Whenever I try to import datetime module, I receive the following error:

"2013-01-14 18:50:23,025 ERROR worker-bootstrap: Error running worker process
net.grinder.scriptengine.jython.JythonScriptExecutionException: ImportError: no module named datetime
        File "${NGRINDER_HOME}\script\user\Script3ticks.py", line 20, in ?"

The datetime module is added in the Jython version 2.3.