[jboss-user] [jBPM Development] - is scriptManager's read- and write-contexts implemented?

Michael Wohlfart do-not-reply at jboss.com
Mon May 24 09:13:24 EDT 2010


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&containerType=14&container=2035]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100524/21828385/attachment.html 


More information about the jboss-user mailing list