Batch schedule shipment route segments to be synch without global transaction
-----------------------------------------------------------------------------
Key: OFBIZ-334
URL:
http://issues.apache.org/jira/browse/OFBIZ-334 Project: OFBiz (The Open for Business Project)
Issue Type: Improvement
Components: product
Affects Versions: SVN trunk
Reporter: Si Chen
Priority: Minor
In product facility application, change the call:
<event type="service-multi" path="" invoke="quickScheduleShipmentRouteSegment"/>
to global-transaction="false"
Then change the quickSchedule... service in ShipmentServices.java to use runSync instead of runAsync.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa-
For more information on JIRA, see:
http://www.atlassian.com/software/jira