"shiyeling" wrote : Try add spring to the read context of 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
"shekharv" wrote : You would have to post your jbpm configuration too please,
***jbpm.cfg.xml***
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I follow exactly as JBPM Developers Guide session "16.3 Usage" to setup related
XML. However, still cannot find the Spring Bean (my case is "TestCon" ).
The following are the XML and result.
***process.jpdl.xml(JBPM flow definition)***
|
| http://jbpm.org/4.0/jpdl";>
|
|
Thank you for your help! However, other problems come out..
Do you have any working example or tutorial recommended to me? I want to learn
how to integrate JBPM4, Spring and Hibernate. However, I cannot find any
example which can guide me through the whole process.
Now I am facing this
Sorry for the format problem in the XML. Here I attach again.
| http://www.springframework.org/schema/beans";
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
| xmlns:aop="http://www.springframework.org/schema/aop";
| xmlns:tx="http://www.springframework.org/schema/t
I would like to integrate Spring and jBPM 4 (with Hibernate) but find the
following problems. Can anybody help to indicate what is wrong? Or are there
any working example which demonstrate how to do the integration?
The problem is:
Program:
***
import