Michael Wohlfart [
http://community.jboss.org/people/mwohlf] created the discussion
"is scriptManager's read- and write-contexts implemented?"
To view the discussion, visit:
http://community.jboss.org/message/544494#544494
--------------------------------------------------------------
Hi guys,
I found a few code fragments of jbpm.cfg.xml configurations in the net where the
script-manager's read-contexts and write-context attributes are used like this:
<script-manager default-expression-language="juel"
default-script-language="juel"
read-contexts="execution, environment, process-engine"
write-context="">
<script-language name="juel"
factory="org.jbpm.pvm.internal.script.JuelScriptEngineFactory" />
</script-manager>
see:
http://n.tomek.bujok.info/index.php/Spring_integration_in_jBPM_4
http://n.tomek.bujok.info/index.php/Spring_integration_in_jBPM_4
http://www.inze.be/andries/page/2/ http://www.inze.be/andries/page/2/
https://jira.jboss.org/browse/JBPM-2120 https://jira.jboss.org/browse/JBPM-2120
however if i check the source of 4.4 there seems to be no parsing or assigning of such
parameters for the script-manager tag, do I miss something or has this never been
implemented or removed in 4.4?
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/544494#544494]
Start a new discussion in jBPM Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]