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

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

    [ https://issues.apache.org/jira/browse/TOMEE-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16214770#comment-16214770 ] 

Romain Manni-Bucau commented on TOMEE-2137:
-------------------------------------------

Hi Timothy,

you are right, we must also check if some interfaces (getInterfaces()) are different before enforcing a copy, do you want to give a try to fix it (a github PR works if it is easier)?

> 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)