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

Andriy Redko updated CXF-9001:
------------------------------
    Affects Version/s: 4.0.4
                       3.6.3

> CDI extension not comptible with IBM Semeru
> -------------------------------------------
>
>                 Key: CXF-9001
>                 URL: https://issues.apache.org/jira/browse/CXF-9001
>             Project: CXF
>          Issue Type: Task
>    Affects Versions: 3.6.3, 4.0.4
>            Reporter: Romain Manni-Bucau
>            Priority: Major
>
> Long story short CXF tries to handle "singleton" by using a set on bean 
> instances which means hashCode will be triggered but Semeru not having a 
> native hashcode it is delegated to the instance for normal scoped proxies and 
> at startup the instance does not always exists - context is not always up 
> like for request scoped.
> Technically this is also an error since deduplication should have happen on 
> the bean to respect the application and not the instance.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to