You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Arun Patidar (JIRA)" <ji...@apache.org> on 2015/10/10 08:15:05 UTC

[jira] [Updated] (OFBIZ-6666) ModelService constructor does not copy all attribute of service model.

     [ https://issues.apache.org/jira/browse/OFBIZ-6666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun Patidar updated OFBIZ-6666:
--------------------------------
    Attachment: OFBIZ-6666.patch

Attached is a patch for copying missing attribute from service model.

> ModelService constructor does not copy all attribute of service model.
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-6666
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6666
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 14.12, Trunk
>            Reporter: Arun Patidar
>            Assignee: Arun Patidar
>         Attachments: OFBIZ-6666.patch
>
>
> ModelService(ModelService model) method of ModelService.java class is not copying all attributes of service. Like semaphore related attributes. 
> This is causing issue when we use dispatcher.runSync() with transactionTimeout and requireNewTransaction option.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)