[jboss-jira] [JBoss JIRA] (DROOLS-480) Add servicemix bundle for java scripting engine (used by jbpm flow)

Charles Moulliard (JIRA) issues at jboss.org
Mon May 12 11:48:56 EDT 2014


     [ https://issues.jboss.org/browse/DROOLS-480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Charles Moulliard updated DROOLS-480:
-------------------------------------

    Description: 
JDK 7.0 provides support for Scripting engine. As 'system' classloader of Apache Karaf (= Felix) loads the classes from the JDK, we can uses 'javax.script.*' for the bundles deployed on Karaf (ex : JBPM Flow).

Nevertheless, this API of the JDK does not work very well and this is the reason why the package has been commented in karaf jre.properties file to avoid to load it. In consequence, we propose to deploy the servicemix bundle (http://goo.gl/Z8h7vG) and add it to the features file of Drools/JBPM

  was:
JDK 7.0 provides support for Scripting engine. As 'system' classloader of Apache Karaf (= Felix) loads the classes from the JDK, we can uses 'javax.script.*' for the bundles deployed on Karaf (ex : JBPM Flow). 

Nevertheless, this API of the JDK does not work very well and reason why thet packages have been commented in karaf jre.properties file. In consequence, we propose to deploy the servicemix bundle (http://goo.gl/Z8h7vG) and add it to the features file of Drools/JBPM





> Add servicemix bundle for java scripting engine (used by jbpm flow)
> -------------------------------------------------------------------
>
>                 Key: DROOLS-480
>                 URL: https://issues.jboss.org/browse/DROOLS-480
>             Project: Drools
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>            Reporter: Charles Moulliard
>            Assignee: Charles Moulliard
>
> JDK 7.0 provides support for Scripting engine. As 'system' classloader of Apache Karaf (= Felix) loads the classes from the JDK, we can uses 'javax.script.*' for the bundles deployed on Karaf (ex : JBPM Flow).
> Nevertheless, this API of the JDK does not work very well and this is the reason why the package has been commented in karaf jre.properties file to avoid to load it. In consequence, we propose to deploy the servicemix bundle (http://goo.gl/Z8h7vG) and add it to the features file of Drools/JBPM



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jboss-jira mailing list