Bookmark and Share Share

Deploying JRuby Scripts in Presto

To use JRuby scripts in mashups, you must add them to the EMML Reference Runtime Engine. Add the scripts to one of these locations:

  • web-apps-home/emml/WEB-INF/classes for uncompressed scripts.

  • If you add scripts to a JAR, add the JAR file to web-apps-home/emml/WEB-INF/lib

Then, restart the EMML Engine.