[jboss-user] [JBoss jBPM] - Re: Integration problem of jBPM 4, Spring and Hibernate
KeithWong123
do-not-reply at jboss.com
Thu Aug 6 07:27:58 EDT 2009
"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#4248435
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4248435
More information about the jboss-user
mailing list