You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Timothy Canavan (JIRA)" <ji...@apache.org> on 2017/10/23 07:19:00 UTC

[jira] [Created] (TOMEE-2137) Optimization on longer applied to remote beans

Timothy Canavan created TOMEE-2137:
--------------------------------------

             Summary: Optimization on longer applied to remote beans
                 Key: TOMEE-2137
                 URL: https://issues.apache.org/jira/browse/TOMEE-2137
             Project: TomEE
          Issue Type: Bug
            Reporter: Timothy Canavan


Serialization copy happening for remote interfaces 

if (strategy == CLASSLOADER_COPY || getBeanContext().getInterfaceType(interfce) == InterfaceType.BUSINESS_REMOTE) {



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)