"shiyeling" wrote : Try add spring to the read context of script manager
|
| | <script-manager default-expression-language="juel"
default-script-language="juel"
| | read-contexts="execution, environment, process-engine, spring"
write-context="">
| | <script-language name="juel"
factory="org.jbpm.pvm.internal.script.JuelScriptEngineFactory" />
| | </script-manager>
| |
It was the same result that cannot find property TestCon. Do you have any sugguestion?
Besides, I don't understand the meaning and possible values of the parameters of
read-contexts. Are there any documents and suggested reading for this?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4248435#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...