[jira] Created: (OFBIZ-334) Batch schedule shipment route segments to be synch without global transaction

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-334) Batch schedule shipment route segments to be synch without global transaction

Nicolas Malin (Jira)
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

       
Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-334) Batch schedule shipment route segments to be synch without global transaction

Nicolas Malin (Jira)
     [ http://issues.apache.org/jira/browse/OFBIZ-334?page=all ]

Si Chen closed OFBIZ-334.
-------------------------

    Resolution: Won't Fix

we won't be getting to this for a long time, so i'm closing it for now...

> 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