[
https://issues.apache.org/jira/browse/CXF-7132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15669079#comment-15669079
]
ASF GitHub Bot commented on CXF-7132:
-------------------------------------
Github user johnament commented on the issue:
https://github.com/apache/cxf/pull/195
Ok, I added a couple more commits to this. I'm not 100% happy with
CXF-7134 but don't want to block a potential release.
What I'm seeing is that validation feature doesn't get registered on the
JAX-RS resource when I move the creational context to the point of getting the
instance. Need to debug a bit further, but I think this is OK to merge for
now. Just leave 7134 open I'll clean up further.
> CDI Multi-app tests fail when classes have scope
> ------------------------------------------------
>
> Key: CXF-7132
> URL: https://issues.apache.org/jira/browse/CXF-7132
> Project: CXF
> Issue Type: Bug
> Affects Versions: 3.1.9
> Reporter: John D. Ament
> Fix For: 3.1.9
>
>
> The multi-app tests fail due how to instances are managed in proxyable
> environments. When a normal scoped CDI Bean is used, the class is wrong.
> CXF is referencing the real class and getting a per-request instance of a
> CdiResourceProvider based instance. This causes fields to not be injected.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)