[jira] [Commented] (CXF-7001) Update JAX-RS SpringBoot starter to support scanning JAX-RS Applications

2017-04-23 Thread Dennis Kieselhorst (JIRA)

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

Dennis Kieselhorst commented on CXF-7001:
-

In samples pom it's still 1.5.1.RELEASE and should be aligned. I create a new 
PR for the missing javadoc updates tommorow.

> Update JAX-RS SpringBoot starter to support scanning JAX-RS Applications
> 
>
> Key: CXF-7001
> URL: https://issues.apache.org/jira/browse/CXF-7001
> Project: CXF
>  Issue Type: Improvement
>  Components: JAX-RS
>Reporter: Sergey Beryozkin
>Assignee: Sergey Beryozkin
>Priority: Minor
> Fix For: 3.2.0, 3.1.12
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (CXF-7343) AbstractSpringComponentScanServer is not picking up fault interceptors

2017-04-23 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CXF-7343:
-

GitHub user deki opened a pull request:

https://github.com/apache/cxf/pull/267

[CXF-7343] cxfOutFaultInterceptors was never queried



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/deki/cxf CXF-7343

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cxf/pull/267.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #267


commit b700d4019078362c40d518f7628e5364b38efc1a
Author: Dennis Kieselhorst 
Date:   2017-04-23T19:48:16Z

[CXF-7343] cxfOutFaultInterceptors was never queried




> AbstractSpringComponentScanServer is not picking up fault interceptors 
> ---
>
> Key: CXF-7343
> URL: https://issues.apache.org/jira/browse/CXF-7343
> Project: CXF
>  Issue Type: Bug
>  Components: JAX-RS
>Affects Versions: 3.2.0
>Reporter: Hugo Trippaers
>Assignee: Sergey Beryozkin
> Fix For: 3.2.0, 3.1.12
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (CXF-7343) AbstractSpringComponentScanServer is not picking up fault interceptors

2017-04-23 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CXF-7343:
-

Github user sberyozkin commented on the issue:

https://github.com/apache/cxf/pull/267
  
Ouch, thanks for spotting it. To be honest I'd rather get rid of the 
duplicates (in, out, out fault interceptors) at the 
AbstractSpringComponentScanServer


> AbstractSpringComponentScanServer is not picking up fault interceptors 
> ---
>
> Key: CXF-7343
> URL: https://issues.apache.org/jira/browse/CXF-7343
> Project: CXF
>  Issue Type: Bug
>  Components: JAX-RS
>Affects Versions: 3.2.0
>Reporter: Hugo Trippaers
>Assignee: Sergey Beryozkin
> Fix For: 3.2.0, 3.1.12
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (CXF-7346) CDI Extension ignores producer methods and fields

2017-04-23 Thread John D. Ament (JIRA)
John D. Ament created CXF-7346:
--

 Summary: CDI Extension ignores producer methods and fields
 Key: CXF-7346
 URL: https://issues.apache.org/jira/browse/CXF-7346
 Project: CXF
  Issue Type: New Feature
Reporter: John D. Ament


If I have a producer method or field that has a Feature, Provider in it, that 
CDI bean is ignored during discovery.  Instead, those producers should be 
considered just like any other CDI managed bean.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)