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>
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4248284#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...