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

Mark Struberg updated OWB-295:
------------------------------

    Description: 
javassist Proxy doesn't allow to use different ProxyHandler instances for 
different proxy instances. This is an utterly bad behaviour, since our code 
heavily relies on that.

Using commons-proxy should relief our pain.

  was:
javassist Proxy doesn't allow to use different ProxyHandler instances for 
different proxy instances. This is an utterly bad behaviour, since our code 
heavily relies on that.

Using java.lang.reflect.Proxy should relief our pain.

        Summary: switch from Javassist Proxy to commons-proxy  (was: switch 
from Javassist Proxy to java.lang.reflect.proxy)

> switch from Javassist Proxy to commons-proxy
> --------------------------------------------
>
>                 Key: OWB-295
>                 URL: https://issues.apache.org/jira/browse/OWB-295
>             Project: OpenWebBeans
>          Issue Type: Bug
>    Affects Versions: M3
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: M4
>
>
> javassist Proxy doesn't allow to use different ProxyHandler instances for 
> different proxy instances. This is an utterly bad behaviour, since our code 
> heavily relies on that.
> Using commons-proxy should relief our pain.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to