Ticket #200 (new enhancement)

Opened 9 months ago

Last modified 4 days ago

Run Agent script locally needs JSR 223 ScriptEngine support

Reported by: fcohen Owned by:
Priority: trivial Milestone:
Version: 5.3 Keywords:
Cc:

Description

The Agent drop-down menu, Run Agent Locally function currently expects that the script is always going to be a Jython script. This function needs to use the JSR 223 ScriptEngine? (in Java 6) to dynamically determine the script language type and use one of the ScriptEngine? implementations (Groovy, JRuby, etc) to run the script locally.

Change History

Changed 9 months ago by fcohen

  • type changed from defect to enhancement

Changed 4 days ago by fcohen

  • priority changed from major to trivial
Note: See TracTickets for help on using tickets.