Hide Forgot
Help Desk Ticket Reference: https://na7.salesforce.com/500A0000006kYtv project_key: SOA See jbpm-3151 for details When incorporating this into SOA it is important that the SOA configuration has the asynchronous behaviour, i.e. the following must be configured <boolean name="jbpm.sub.process.async" value="true"/>
Link: Added: This issue depends JBPM-3151
Link: Added: This issue Cloned to SOA-2992
Link: Added: This issue relates to SOA-2990
The jbpm work has been done (see patch from Martin, JBPM-3151). AFAICT, there's only (SOA-P) integration work to be done now.
Tom, can you add this to the jbpm config in ESB?
Committed to CP branch, should be in ER4. tcunning@localhost:services]$ svn commit Sending services/jbpm/src/main/resources/config/hornetqscheduler/jbpm.cfg.xml.config Sending services/jbpm/src/main/resources/config/jmsscheduler/jbpm.cfg.xml.config Sending services/jbpm/src/main/resources/config/quartzscheduler/jbpm.cfg.xml.config Sending services/jbpm/src/test/resources/jbpm.cfg.xml Transmitting file data .... Committed revision 37468. tcunning@localhost:services]$
Release Notes Docs Status: Added: Documented as Resolved Issue Writer: Added: dlesage Release Notes Text: Added: https://issues.jboss.org/browse/SOA-2991 Users can now configure jBPM's asynchronous token functionality via XML settings.
Verified in ER4.