[ https://issues.apache.org/jira/browse/PB-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858958#action_12858958 ]
Woonsan Ko commented on PB-104: ------------------------------- For the record, we could consider implementing JSR-223 based scripting bridge portlet: - JSR-223, Scripting for the JavaTM Platform, enables to have a transparent solution for most script languages. - JSR-223 is supported in Java 1.6+, but it seems possible to use it with Java 1.5 by adding a dependency on javax.script:script-api:1.0:jar. - Apache Camel already has an implementation with JSR-223 to support BeanShell, JavaScript, Groovy, Python, PHP and Ruby. ( See http://svn.apache.org/repos/asf/camel/trunk/components/camel-script/src/main/java/org/apache/camel/builder/script/ScriptBuilder.java ) > Move bridges-groovy out in a separate bridges-scripts svn project to support > groovy, jruby and jython > ----------------------------------------------------------------------------------------------------- > > Key: PB-104 > URL: https://issues.apache.org/jira/browse/PB-104 > Project: Portals Bridges > Issue Type: New Feature > Reporter: Woonsan Ko > Assignee: Woonsan Ko > Fix For: bridges-scripts-2.0 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: bridges-dev-unsubscr...@portals.apache.org For additional commands, e-mail: bridges-dev-h...@portals.apache.org