[jboss-user] [JBoss jBPM] - Re: Integration problem of jBPM 4, Spring and Hibernate
shiyeling
do-not-reply at jboss.com
Wed Aug 5 23:19:56 EDT 2009
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#4248284
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4248284
More information about the jboss-user
mailing list