[
http://jira.jboss.com/jira/browse/JBPM-1026?page=comments#action_12370408 ]
Bernd Ruecker commented on JBPM-1026:
-------------------------------------
I am not sure if you have the latest version of the Command from CVS, because there are 2
properties:
- includeAllVariables
- variablesToInclude
which control the variables to be pre fetched. And this is a better way to go in my
opinion, then alwyas pre fetch everything (for performance reasons).l
GetProcessInstanceCommand does not load the variables.
------------------------------------------------------
Key: JBPM-1026
URL:
http://jira.jboss.com/jira/browse/JBPM-1026
Project: JBoss jBPM
Issue Type: Bug
Affects Versions: jBPM jPDL 3.2.1
Reporter: Kurt Stam
Assigned To: Tom Baeyens
Priority: Critical
Attachments: Patch-JBPM-1026.txt
For integration with the ESB we allow for the users to "carry-over" variables
between jBPM and ESB. jBPM is now lazy loading the variables. By the time the ESB get it
hands on the ProcessInstance the hibernate session is closed.
The patch will force the loading of the variables.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira